UPDATE August 2023
The problematic Zigbee-3.0-only plugs (TS011F _TZ3000_okaz9tjs) managed to pair somehow to the C-8 hub with the latest HE platform versions 2.3.5.152
This is a new topic on the Tuya Zigbee Metering Plug driver that was first published in November 2021.
The focus of the driver is to provide an optimized way for reporting Power, Energy, Voltage, Amperage, and switch events (where available) for these Tuya plugs/outlets models that do not report the metering attributes automatically.
The driver is available for download from Hubitat Package Manager (HPM), search for 'Tuya Zigbee Metering Plug'. The direct link to the code in GitHub repository is here .
Supported devices:
Device | Links |
---|---|
Tuya TS0121 (BlitzWolf) ![]() |
(AE link) |
Tuya TS011F (many brands) ![]() |
Review:(link) AliExpress Haozoe: (link) |
NEO ZigBee On Off Power Metering Plug ![]() |
Ultrasmart.pl : (link) |
Lellki WK35 Plug Wall Socket EU BR IT JP FR IL ![]() |
AliExpress: (link) |
20A Tuya Zigbee Smart Plug Mini US Power Outlet ![]() |
WARNING! Plugs from the latest batches (_TZ3000_okaz9tjs application A0) DO NOT WORK with HE! DO NOT BUY! AliExpress: [link] |
Ajax / Zignito Zigbee Plug 13Amps with Energy Monitoring UK ![]() |
WARNING! Ajax/Zignito plugs from the latest batches DO NOT WORK with HE! DO NOT BUY! Amazon:(link) AliExpress: link |
Smart ZigBee Socket NOUS A1Z ![]() |
Nous: (link) |
Tuya Smart Zigbee Plug AU 16A ![]() |
AliExpress: (link) |
Plugue Zigbee 16a brasil br tomada de energia ![]() |
AliExpress:(link) AliExpress: (link) |
Lellki Smart Wall Socket 220v ![]() |
Alixpress: (link) |
DIN rail metering switch ![]() |
AliExpress: (link) |
Tuya TS0601 (TOMZN DDS238-2) ![]() |
(AE link) Review: (link) |
Tongou Zigbee Rail Switch MODEL TO-Q-SY1-JZT |
Model: TS011F Manufacturer: _TZ3000_qeuvnohg _TZ3000_8bxrzyxz Features: * Voltage, Current, Power, Energy monitoring * Current rating: 10A, 16A, 25A, 32A, 40A, (ugh..?..) 63A AliExpress: (link) This model does not have overcurrent and overvoltage configurable settings! Driver status: fully functional. |
Tongou Zigbee Rail Switch (MCB) MODEL TO-Q-SY2-JZT |
Model: TS011F Manufacturer: _TZ3000_qeuvnohg _TZ3000_8bxrzyxz Features: * Voltage, Current, Power, Energy monitoring * Current rating: 0...63A adjustable * Over-voltage protection : 220-265V * Under-voltage protection : 76-240V * Temperature protection : 40-100℃ * Over-Power protection : 1-26KW AliExpress: (link) Driver status: fully functional |
Circuit Breakers :
Device | Links |
---|---|
Tuya RC-RCBO Circuit Breaker 2P w/ Energy Monitoring ![]() |
Model: TS0601 Manufacturer: _TZE200_hkdl5fmv AliExpress: link |
Tuya RC-MCB Circuit Breaker 2P ![]() |
Model:TS0601 Manufacturer: TZ3000_1hwjutgo TZ3000_lnggrqqi AliExpresslink |
RTX Controlled fuse 4x 25A ZigBee TUYA |
Model: TS0601 Manufacturer: _TZE200_abatw3kj Features: * 4 lines on/off; * Over-current protection: 4x 25A * Mains voltage: 85-265V AC 50-60Hz * Maximum power : 4x 5750Watt (25A) * Surge protection up to 6KV * DIN rail mounting RTX24.pl: (link) Note: NO POWER MONITORING |
Supported non-Tuya devices:
Device | Links |
---|---|
frient Electricity Meter Interface ![]() |
frient : vesternet: smartify.in : |
Other metering plugs that send energy measurement reports on Tuya cluster 0xEF00 or on the standard 0x0702 and 0x0B04 clusters.
Features:
- Supports Tuya smart plugs models TS0121 (BlitzWolf), TS011F (many brands), TS0601 TOMZN DDS-238
- Automatic polling for models that do not send power reports automatically (TS0121 and TS011F)
- Configurable polling interval (default is 60 seconds)
- Updates the new power/amperage readings in 5 seconds after switching on/off.
- Debouncing functionality for some models that tend to send the switch status updates twice
- 'digital' or 'physical' property in the switch events
- 'Always On' option prevents accidental switching off the power supply of the entire house!
- 'Presence' capability simulation - will send a 'not present' event if nothing is received from the plug in 3 consecutive poll cycles
- Extended Debug logging (useful for tracking issues with unknown new models). Will be switched off automatically in 30 minutes.
- Extended Info logging (when changing parameters or other important and useful information must be logged)
- Automatically disables the polling for power, voltage, amperage or energy if the smart plug does not support this attribute.
- Optimized polling of Power, Voltage, and Amperage attributes in one single command (reduces the Zigbee network load)