adaptive-lighting/custom_components/circadian_lighting
Clayton Nummer 14f272e8cd Change brightness scale to max at 254
Supposedly the max light brightness is 255, but my Hue and Lightify lights both max at 254. 0 turns off the light, so the range is probably (0, 255) not [0, 255]
2019-07-30 18:25:02 -04:00
..
__init__.py Remove configuration options from entity attributes 2019-06-14 16:27:28 -04:00
manifest.json Small tweak 2019-05-09 13:13:47 -04:00
sensor.py Remove configuration options from entity attributes 2019-06-14 16:27:28 -04:00
services.yaml Small tweak 2019-05-09 13:14:15 -04:00
switch.py Change brightness scale to max at 254 2019-07-30 18:25:02 -04:00