diff --git a/custom_updater.json b/custom_updater.json index 4eda9353..e3cee255 100644 --- a/custom_updater.json +++ b/custom_updater.json @@ -1,7 +1,7 @@ { "circadian_lighting": { - "updated_at": "2019-06-14", - "version": "1.0.6", + "updated_at": "2019-08-17", + "version": "1.0.9", "local_location": "/custom_components/circadian_lighting/__init__.py", "remote_location": "https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/__init__.py", "visit_repo": "https://github.com/claytonjn/hass-circadian_lighting", @@ -13,4 +13,4 @@ "https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/switch.py" ] } -} \ No newline at end of file +}