Hi! And first of all, this is a really neat component, thank you!
I’m having this issue where brightness control stops working, and all of the lights stay at 100% brightness. Color temp change works just fine. When I’ve reinstalled Hassio, reloaded the config, placed the same files in the custom components location, it has returned to working fine again… so I’m starting with ruling those out.
Any ideas – did I miss something obvious in this comment thread? Thanks a bunch!
Brightness should be at max_brightness from sunrise to sunset, and will only change brightness level from sunset to sunrise. This is not the behavior you’re seeing?
Sorry if this has been covered - I’ve searched and haven’t found an answer.
When disabling a switch for Circadian Lighting, what’s the easiest way to restore the previous brightness/color settings for the lights_ct which are included in that switch?
Example Workflow:
User sets lights to 80% brightness, color = green.
Turn on the switch at 10:00 PM, Circadian Lighting kicks in and sets the light accordingly.
Turn off the switch at 10:30 PM - I want light to go back to 80% brightness, color = green.
I have integrated the custom component, and it works really well.
The only issue I have is when I wake up in the morning.
I use the sleepcycle app on my phone that controls the Hue lights in my bedroom.
But as soon as sleepcycle turns the lights on, after about 2 seconds or so circadian lighting takes over and adjusts the brightness and color.
I would like to switch of the function of the component for a certain light or group, are there any suggestion on how to accomplish this.
I actually do the same thing. I handle it by having Home Assistant turn off the Circadian Lighting switch for my bedroom lights when I put HA into “night mode” - that way the alarm app on my phone can slowly brighten my lights without interference of CL. Then, when I dismiss my alarm and Home Assistant leaves “night mode” HA turns the Circadian Lighting switch on.
Let’s say in the morning a want to have sleepcycle to regulate the light. But at the same time use circadian lighting to control the rest of the light groups. Then when I turn of my alarm, circadian lighting takes over controlling all 4 groups.
To night for example a wanted to watch a movie in the living area. So I needed to switch of circadian lighting for all groups. I would be awesome if a just could turn of the circadian light for the living and keep the other groups in affected.
You can do that, you can define as many CL switches as you want, each one can have one or more lights. I have a different CL switch defined for each light fixture in my house.
Hi all - I’m a noob to Home Assistant but am up and running on a RPi 3b+. I’m looking to install Circadian Lighting but am unsure where I’m stuck. Appreciate any and all guidance. Steps I’ve taken:
Created a new folder in the same place as my configuration.yaml and called it custom_components
Added the 3 Circadian Lighting scrips to that folder.
Ah ha. Thanks. Is there a way to write it into configuration.yaml to simply permanently turn it on? Or is the correct way to enable it simply through calling it as a Service through the UI?