Bas Nijholt
32dea3aa51
setup a sensor per profile
2020-09-10 11:58:32 +02:00
Bas Nijholt
db78ab2027
setup sensor for default profile
2020-09-10 11:58:32 +02:00
Bas Nijholt
9e03d5aeeb
remove arg in get_sunrise_sunset and call update in __init__
2020-09-01 16:44:24 +02:00
Bas Nijholt
4c9d1f6659
use async functions and call trackers/listeners in the correct place
2020-09-01 16:40:29 +02:00
Bas Nijholt
6ffddbda61
remove unused import and code
2020-09-01 12:44:02 +02:00
Bas Nijholt
9dc04bc7c1
remove code that wasn't needed
2020-09-01 00:11:36 +02:00
Bas Nijholt
063a2386af
add @log decorator
2020-08-31 22:50:33 +02:00
Bas Nijholt
1f8324c065
more simplifications
2020-08-31 17:47:35 +02:00
Bas Nijholt
d9deee9e52
simplify calc_percent
2020-08-31 12:00:21 +02:00
Bas Nijholt
875542650e
more simplifications and renames
2020-08-31 00:39:41 +02:00
Bas Nijholt
a59b03eb67
remove ._attributes
2020-08-31 00:22:32 +02:00
Bas Nijholt
d4551746c6
do not define a .data dict
2020-08-31 00:20:25 +02:00
Bas Nijholt
dfa0f8cc60
renames
2020-08-31 00:15:32 +02:00
Bas Nijholt
9b8a4ad51f
run black, pyupgrade, and isort
2020-08-25 18:08:33 +02:00
Clayton Nummer
f3a1a73885
Remove configuration options from entity attributes
...
The biggest concern is that apparently any device_class with longitude, latitude, and elevation will show up on the HA map (not just device_tracker). In general, however, configuration options in attributes is extraneous and the community voted to remove them (https://community.home-assistant.io/t/circadian-lighting-custom-component/61246/355 )
2019-06-14 16:27:28 -04:00
Unknown
7033695a34
Get rid of const.py
...
so there are fewer files for users to install
2019-04-04 21:29:51 -04:00
Clayton Nummer
e80f45b90b
Initial push
...
with new folder structure and custom_updater support (hopefully)
2019-04-03 15:35:39 -04:00