Hue Circadian Lighting Bridge #234
RobertDWhite
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I LOVE Circadian Lighting and have been using it for years. Over these years, I have worked with others to add custom integrations to automatically update Hue scenes with the sensor.circadian_values values so my Hue dimmers/switches can automatically turn my lights on to the correct values depending on the time of day. I know there are ways to make automations, etc., with the current state of the plugin, but I have never been satisfied with the solution fully, and everytime there is an update, I have had to rework the solution.
This has led me to creating a new custom component to bridge the Circadian Lighting plugin with Hue more directly. This custom component automatically will update all scenes with the name "Circadian" on all Hue bridges attached and authenticated to Home Assistant with the sensor.circadian_values data. You can find my custom component here: https://github.com/RobertDWhite/hue_circadian_lighting_bridge
Please feel free to contribute. I have noticed the color is ever-so-slightly off in some rooms, and this is likely due to inconsistencies in recalculating the values from what is available in the sensor. Nonetheless, the first version/iteration of my custom component is working. Let me know your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions