Lamp is not physically connected to the switch.
What I would like is:
When the state of the switch is ON then the lamp is ON and when I switch OFF the switch then the lamp goes OFF
Happy new years too ^^.
Your switch is technicaly a bulb too, it receive order, it don’t send command, so you are trying to command a bulb with another bulb.
If you use another bulb connected to the switch, you can use automation that look for bulb state to command the second one.
Expand the clusters on the switch and look for on/off.
Drag it as source in the bind box.
Look for same cluster for bulb and drag it as Destination.
Will work even if Deconz is offline.
I’m testing an extension (that does what I’m asking for) in Zigbee2Mqtt. It’s Releases · Luligu/zigbee2mqtt-automations
I would like to have the same feature in deconz
I called a sort of binding but it’n not a binding so that it should be normal my test doesn’t work.
I need to link 2 devices in the way that when device A changes its state the same happens to B.