Troubleshooting parse not called for Zigbee power strip

Hi @christi ,

The TuyaMagic does not help to keep these new devices paired to HE.
It works for some other Tuya devices like TS004F, TS011F, etc.. to unlock some features that are otherwise not available - like energy/power reporting, individual control of the multi-gang switches, etc... but this is not the case with _TZ3000_cfnprab5. And the proof is that it stays paired to ST hub with the stock Edge drivers, without any special custom drivers / no magic spells. It pairs as a switch, stays connected and you can turn all the sockets on/off. If you use Mariano's driver (or the other one that you have found), you will have individual control of all sockets.

This is already implemented in the Tuya Zigbee Metering plug driver, also here : hubitat-muxa-fork/drivers/zemismart-zigbee-multigang-switch.groovy at development · kkossev/hubitat-muxa-fork · GitHub
but the Tuya magic spell does not help to keep the _TZ3000_cfnprab5 device connected. It must not leave the HE zigbee network first, then controlling it will be an easy task.

I am afraid that these of the new Tuya devices, including this one, which have a SoC _TZ3000_xxxxxxx and the firmware/application version is 64 do require some Zigbee 3.0 protocol version specific responses from the ZIgbee coordinator, which HE does not send during the pairing process.


Update May 2024 : this driver is now available for installation and update from HPM.

1 Like