adaptive-lighting/custom_updater.json
Clayton Nummer 2d135ca119 Improve getting astral times
Include time_zone and elevation to get more accurate times. Always pass date into get_sunrise_sunset (otherwise it was returning inconsistent results). Add some debug logging.
2019-04-04 22:01:15 -04:00

15 lines
No EOL
940 B
JSON

{
"circadian_lighting": {
"updated_at": "2019-04-04",
"version": "1.0.1",
"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",
"changelog": "https://github.com/claytonjn/hass-circadian_lighting/releases",
"resources": [
"https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/const.py",
"https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/sensor.py",
"https://raw.githubusercontent.com/claytonjn/hass-circadian_lighting/master/custom_components/circadian_lighting/switch.py"
]
}
}