You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to somehow implement solution when 3 switches (zigbee, no neutral) works together as one. I tried to use all kind of different automations but none of them is working 100 percent time as sometimes one or even two devices wont recieve the command (they are unreachable). When I have used smartlife app with zigbee gateway and multticontrol solution, it worked perfectly but no luck with ZHA.
Devices are using this class "TuyaSingleNoNeutralSwitch_2". I also tried to modify it a bit but does not change anything
`class TuyaSingleNoNeutralSwitch_2_marek(EnchantedDevice, TuyaSwitch):
"""Tuya 1 gang no neutral light switch (v2)."""
Bug description
I am not able to somehow implement solution when 3 switches (zigbee, no neutral) works together as one. I tried to use all kind of different automations but none of them is working 100 percent time as sometimes one or even two devices wont recieve the command (they are unreachable). When I have used smartlife app with zigbee gateway and multticontrol solution, it worked perfectly but no luck with ZHA.
Devices are using this class "TuyaSingleNoNeutralSwitch_2". I also tried to modify it a bit but does not change anything
`class TuyaSingleNoNeutralSwitch_2_marek(EnchantedDevice, TuyaSwitch):
"""Tuya 1 gang no neutral light switch (v2)."""
Steps to reproduce
Expected behavior
I expect to be able to use switches the same way I was able to use them within smartlife using multi-controll association
Screenshots/Video
Screenshots/Video
[Paste/upload your media here] https://photos.app.goo.gl/6itN8Ta7V3KK6P7G6Device signature
Device signature
Diagnostic information
Diagnostic information
Logs
Logs
The text was updated successfully, but these errors were encountered: