I have an issue with my #homeassistant setup.
I have 3 light switches. One is connected to the light and the other 2 are just to sync and control.

So when I touch any of those all of them should enter into 'on' state.

I'm using cafe plugin and it somehow it doesn't work. I tried single nodes with 3 switches that would set the state for all. Tried blocks for each. And still it behaves strangely...

Maybe the issue is with caffe itself. Anyone had an issue like that ?

☕ C.A.F.E.

Complex Automation Flow Editor

@afterdesign what kind of switches are you using?
@steve ZigBee touch switches
@afterdesign have you looked at putting all three switches into a group under Settings > Devices > Helpers > Switch group then using the helper entity to control the light?
@steve not yet. Used cafe and it's showing up under automation. But the switch group is a good hint ! Thanks :)
@afterdesign I'm not really familiar with Cafe other than know that it abstracts away the automation setup process. I use a binary sensor group to control one light with 5 different door sensors. Works great and the native automation setup is pretty straightforward
Basement Light Automation

Basement Light Automation. GitHub Gist: instantly share code, notes, and snippets.

Gist