I’ve got a scenario: I have 2 light switches - one on each end of the hallway. Master is wired to the light and Slave is not wired to anything.
What I want is when either of the switches is turned on the other one reflects the state.
Right now I achieved it with 4 automations:
- when Master is ON: turn on Slave
- when Master is OFF: turn off Slave
- when Slave is ON: turn on Master
- when Slave is OFF: turn off Master
Is there a more elegant way to achieve it?
I tried to put them in the Group and use without automations but it didn’t seem to work: If I started with everything off, then turned on Slave - it would change state of Slave and Group to ON but it wouldn’t affect the Master.
Do you have any suggestions?
Cheers
Kostya