I'm new to HA (hence the green tag), but I can't work out why I get this odd behavior.
I have installed a triple light switch, controlling three external lights. They work fine when pressed individually on the switch, but when I try to toggle a light from HA it goes 'click-click-click' and turns all three on or off sequentially.
Am I missing something obvious here?
#A Zigbee triple-wall light-switch activates all three switches when one is activated
5 messages · Page 1 of 1 (latest)
In the Logbook it shows:
Logbook
September 17, 2024
Deck Lights Light 3 turned on
6:14:49 PM - 1 second ago
Deck Lights Light 2 turned on
6:14:49 PM - 1 second ago
Deck Lights Light 1 turned on Light: Turn on
6:14:49 PM - 1 second ago - iGadget
The switch is a ZTB23, which HA registers as a Tuya TS0013.
Has anyone experienced this? Do I have to buy new wall-switches?
Beuller... Beuller... 🙂
OK, so it appears it's a lack of support in HA. It also happens with other Tuya brand light switches.
There are fixes for other brands in PR's (https://github.com/zigpy/zha-device-handlers/pull/2839) but nothing that seems to have been integrated yet.