-
Notifications
You must be signed in to change notification settings - Fork 734
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] TS011F _TZ3000_cfnprab5 (XENON 4AC+2USB power strip) Sockets not individually controllable #1677
Comments
My specific model is SM-SO306-K |
Your device is very likely needing "tuya magic spell" being casted on it then it joining the network. If you like testing you can configure local quirks in HA and patching the device signature in the LIDL quirk so it matching your device and ZHA is loading the quirk and you can testing if its working or not. |
Thank @MattWestb I found how to add ZHA Quirks from this link. https://community.home-assistant.io/t/how-to-setup-local-zha-quirks/341226 I added to the /config/custom_zha_quirks/ folder and added the Lidl file, but it was giving me Zigbee errors on reboot. Possibly as it's a 3 socket+4USB device, not 4 socket+2 USB?
Delete device, reboot, re-add device, all still go on/off with an individual switch. But it still didn't work after I changed the signature for class Plug_4AC_2USB(CustomDevice): Not sure if I need to make other changes to the file, not just the "MODELS_INFO" part....? |
Great then you have the local quirk working !! The tuya TS011F is not having the "magic spell" (reading and writing attribute then the device is joining the network). You must edging the signature of the LIDL quirk so the system is loading it (endpoints and cluster must matching). |
Hi, I have just received the Tuya TS011F and I am facing the sae issue. @c11umw, did you manage to make it work? Thanks. |
Duplicate of #1632 |
Describe the bug
4 socket (+USB) Zigbee Power strip. https://zigbee.blakadder.com/Xenon_SM-SO306.html
If you switch one socket on, they all go on (same for off)
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
Each socket on the strip should be independently controllable separate to the others
Screenshots
Device signature
Diagnostic information
Additional logs
The text was updated successfully, but these errors were encountered: