From 69eaf172f519744182fd18267b1bb0124c1e97d0 Mon Sep 17 00:00:00 2001 From: hakana Date: Wed, 18 Sep 2019 14:46:17 +0200 Subject: [PATCH] Update custom_updater.json --- custom_updater.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_updater.json b/custom_updater.json index 41bfbd2..d186a4b 100644 --- a/custom_updater.json +++ b/custom_updater.json @@ -1,7 +1,7 @@ { "shelly": { - "version": "0.0.19", - "updated_at": "2019-08-25", + "version": "0.1.0", + "updated_at": "2019-10-17", "local_location": "/custom_components/shelly/__init__.py", "remote_location": "https://raw.githubusercontent.com/StyraHem/ShellyForHASS/master/custom_components/shelly/__init__.py", "visit_repo": "https://github.com/StyraHem/ShellyForHASS/tree/master/custom_components/shelly",