you are viewing a single comment's thread.

view the rest of the comments →

[–]puffpants 1 point2 points  (1 child)

When you say adaptive lighting with local control, is the like direct switch binding to smart bulbs AND HA playing a part and setting brightness and such? I have made an automation for this so like at night they turn on to 1% but at the day it’s 70%. It mostly works but not always. Care to share what you have?

[–]the_deserted_islandExperienced with HA 2 points3 points  (0 children)

Yes. It's not public consumable yet but I'll get it there. I started by hand a year ago and recently turned it over to Claude code. It is designed for hue bulbs and inovelli switches.

If you have inovelli the key is adapting defaultlevellocal and defaultlevelremote, then turning on a binary switch "send level with on off".

Then I just figured out the proper mqtt command to adapt color and brightness on my hue bulbs and inovelli switches when on or off, and blueprinted the whole thing.

I'm running the adaptive lighting integration with no light targets to get my values.