Commit graph

14 commits

Author SHA1 Message Date
Clayton Nummer
e66bea0695 Increment version 2019-04-05 15:35:45 -04:00
Clayton Nummer
6c37e03222 conf.get seems to handle missing hass.config variables - remove or None
Should fix #8
2019-04-05 13:03:49 -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
8a68ddbea5 Merge branch 'master' into dev 2019-04-04 22:21:01 -04:00
Clayton Nummer
16377d26e9 Remove const.py from custom_updater.json resources 2019-04-04 22:20:54 -04:00
Clayton Nummer
1b8577d5db Merge branch 'dev' 1.0.1 2019-04-04 22:03:10 -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
Unknown
7033695a34 Get rid of const.py 1.0.0
so there are fewer files for users to install
2019-04-04 21:29:51 -04:00
Clayton Nummer
4ce6bb9f4a
Update README.md 2019-04-04 21:16:06 -04:00
Clayton Nummer
daff266290
Update README.md 2019-04-04 21:11:32 -04:00
Clayton Nummer
44eee25b84
Update README.md 2019-04-04 21:09:25 -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
Clayton Nummer
7e29b7c640
Initial commit 2019-04-03 14:29:22 -04:00