Skip to content

Releases: RobertDWhite/hue_circadian_lighting_bridge

1.0.5

17 Jul 20:33
bcfa019
Compare
Choose a tag to compare

• Add support to iterate through available CL switches to achieve a more accurate brightness value
• Add support to parse HA logs to find brightness values from CL debug logging if the above is not available
• Fallback to a very poor method of calculating brightness from retrieved colortemp values

1.0

15 Jul 05:39
4b53f6e
Compare
Choose a tag to compare
1.0

Initial Release!

This is the first iteration of a custom component written specifically to interface with the Circadian Lighting custom component (https://github.com/claytonjn/hass-circadian_lighting).

You must have hass-circadian_lighting installed and working.
You must have your Hue Bridges added to Home Assistant.
You must create scenes named "Circadian", which can be used with your Hue switches/dimmers. These will be updated with values from Circaidan Lighting automatically.
Add the following to your configuration.yaml
circadian_lighting_bridge:
Add "https://github.com/RobertDWhite/hue_circadian_lighting_bridge" to your HACS custom repositories to easily install.