As the title says, i´m looking for a way to set default values for some of my Zigbee lights.
Setting brightness, RGB color, color temperature and so on.
Why?
I have some RGB lights that reset all their color values after an update of HA or randomly.
Happens not often, maybe once a week.
https://www.home-assistant.io/integrations/light#default-turn-on-values
The stick is less important than the Zigbee software you use though - deCONZ, ZHA, or Zigbee2MQTT.
1 Like
Thanks, will give it a try. Seems to be exactly what i was looking for.
You can also write an automation that goes through all lights (or a group of lights) and adjusts their color/temperature. I have one that looks at all lights whenever any are turned on and adjusts their color temperature to the “global” temperature so I can keep all of them in sync.