HI,
I have a group of bulbs which are turned on and of in accordance with presence detection with the percentage and color temp depending on a time schedule. Now I use one those bulbs to turn to red if presence in another room is detected. After presence there ends, I want to turn that special bulb into the same status, as the rest of the group. The easiest way to do things like that would be to copy the state of the other bulbs - but how do you do that in home assistant?
#copying lighting status form one bulb to another?
1 messages · Page 1 of 1 (latest)
One way is to create a scene on the fly and apply it afterward
That will restore its state to what it started with
Copying attributes between lights isn't as straightforward, but perhaps this will help https://community.home-assistant.io/t/copying-light-state-from-one-light-to-another/720376?u=rccoleman