Commit graph

24 commits

Author SHA1 Message Date
Aaron Godfrey
b3252e52a8 Added missing services.yaml 2019-05-06 07:33:23 -07:00
Aaron Godfrey
6b0a4f942b Added manifest.json 2019-05-04 09:54:32 -07:00
Clayton Nummer
739fda7a86
Merge pull request #16 from claytonjn/dev
Update README.md
2019-04-13 10:06:13 -04:00
Clayton Nummer
f1d05b2bf5
Update README.md
Add new (to me) Circadian Rhythm article.
2019-04-13 10:02:36 -04:00
Clayton Nummer
0246260b69
Merge pull request #14 from claytonjn/dev
Update README.md
2019-04-11 12:21:28 -04:00
Clayton Nummer
60a40bac48
Update README.md 2019-04-11 12:20:55 -04:00
Clayton Nummer
1f61bf990d Merge remote-tracking branch 'origin/master' 1.0.3 2019-04-05 15:36:13 -04:00
Clayton Nummer
8e2570f50b Merge branch 'dev' 2019-04-05 15:36:01 -04:00
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
fb7912242c Merge branch 'dev' 1.0.2 2019-04-04 22:57:31 -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
320ccb3dae Merge branch 'dev' 2019-04-04 22:21:33 -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