Commit graph

7 commits

Author SHA1 Message Date
Clayton Nummer
34d5529a05 Increment version
for added manifest.json and services.yaml
2019-05-09 13:25:48 -04:00
Clayton Nummer
e66bea0695 Increment version 2019-04-05 15:35:45 -04:00
Clayton Nummer
d70e7d0c91 Remove time_zone configuration variable
astral seems to only be compatible with with deprecated time zone strings, and because times returned are timezone aware the calculations still work properly.
2019-04-04 22:57:17 -04:00
Clayton Nummer
16377d26e9 Remove const.py from custom_updater.json resources 2019-04-04 22:20:54 -04:00
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
Clayton Nummer
de1180be7a Include updated_atfor custom_updater
hopefully custom_updater starts working
2019-04-03 16:30:57 -04:00
Clayton Nummer
e80f45b90b Initial push
with new folder structure and custom_updater support (hopefully)
2019-04-03 15:35:39 -04:00