[RELEASE] Tuya Zigbee Metering Plug (w/ healthStatus)

So this is the bad firmware code not to get is it?

Thanks for coming back.

Yes, the previous 2 I bought were...and they perform fabulously, lots of features
image

I bought 4 of these:

and later on 4 from another seller with same description.
All 8 work fine.
No guarantee what's inside them though

Thanks for the suggestion. Seller won’t sell to Ireland :roll_eyes:

I think I found the same one on AliExpress, giving it a go. I'll update if it works.

Tim, you are using an older version of this driver. This Samsung plug does not report Energy, so you can disable the energy processing. It should also report the power, voltage and amperage automatically, so you could probably switch the periodic polling option off. I don't have Samsung plugs, but you can experiment with settings like these :

Can you update to the latest dev. version (the link from the second post) and check whether the automatic reporting configuration ( power change threshold, minimum and maximum automatic reporting periods) works with your Samsung plug? Which model is it (there are at least 3-4 different Samsung models produced during the last years).

sorry it took a bit
i upgraded to ver. 1.7.4 2023-04-22 is that right?
What am I looking for again... and do I need to turn on debug?
in the normal logs is
dev:1302023-05-11 08:27:33.668 AMinfoDryer voltage is 120 V

dev:1302023-05-11 08:12:32.970 AMinfoDryer voltage is 119 V

dev:1302023-05-11 07:40:38.933 AMinfoDryer voltage is 120 V

This is the link to the development branch :
https://raw.githubusercontent.com/kkossev/Hubitat/development/Drivers/Tuya%20Zigbee%20Metering%20Plug/Tuya%20Zigbee%20Metering%20Plug
The driver version is ver. 1.7.5 2023-05

You should be able to disable all the reporting that you don't really need ( including voltage ), and configure only the power reporting periods.

The latest dev. branch version 1.76. added support for this DIN rail switch :

image

and for this 3-phase circuit breaker :

Coming next : Tongou Zigbee Rail Switch (MCB ) MODEL TO-Q-SY2-JZT with a lot of options for tuning the current, voltage, power and temperature protection settings

4 Likes

Just share, I had installed latest driver from the second post of this thread. The device response as follows:


The Product:



There is no any communication with this device...

Are you sure it is Zigbee?

1 Like

I will check with the seller and revert. so far it can be paired with HE C-8 but no response. I'll get back on this

Make a screenshot of the Device Details page, should look like this :

Device Details

Have in mind, that usually the sellers know only about Tuya SmartLife app and nothing else ...

1 Like

I have confirmation from the seller it is a Zigbee device.

The device details as follows:

The driver:

1 Like

This Zemismart Zigbee Smart Outlet Universal Socket with USB Port does not have power and energy monitoring capabilities, so I've been wrong - the Tuya driver is not the right one.

I think that it should work using the inbuilt Hubitat "Generic Zigbee Multi-Endpoint Switch" driver

image
You should be able to turn on and off the socket and the USB ports.

If the inbuilt driver does not work by any reason, you can try also the latest development branch version of the Zemismart driver:

The Zemismart driver adds the Tuya-specific configuration of the power-on behavior.


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

1 Like

Finally, finished the work on the Tongou SY2 DIN relay : ( link in the first post)

For this model only, thee are a lot of configuration options :

The voltage/current/power protection takes a few seconds to be detected, before the relay auto shuts off.

3 Likes

Screenshot 2023-06-17 at 6.45.08 PM

Hi! I just wanted to report that I found a device on AliExpress that's been working well with this device driver. It's the Tuya Smart Life ZigBee Energy Meter 80A with Current Transformer Clamp from the MatSeePlus store.

I've been using it successfully for a few days now and the readings seem accurate when compared to the readings from my Emporia Vue.

Screenshot 2023-06-17 at 6.38.58 PM
Screenshot 2023-06-17 at 6.39.07 PM

3 Likes

Just wanted to let you know that it's working well with my THIRDREALITY ZigBee 3.0 Smart Plug model: 3RSP02028BZ, firmwareMT: 1233-D3A6-1001303C. It was working fine with the Third Reality Power Meter Plug driver but thought I'd see if this gave me anything new. I'm happy to report it gives me a lot more information and opinions. This is the newer version of their smart plug (Zigbee 3.0) I believe, but I could be mistaken. I added the Amazon link below if anyone is possibly interested. They are really cheap price-wise but seem decently well put together.

kkossev your drivers as usual are most excellent! Thanks once again for your hard work. :+1:

https://www.amazon.com/gp/product/B0BPY5D1KC/ref=ppx_od_dt_b_asin_title_s00?ie=UTF8&th=1

2 Likes

https://www.aliexpress.com/item/1005004853070949.html?spm=a2g0o.order_list.order_list_main.11.17391802uMxqjg

Data	
endpointId: 01
application: 46
firmwareMT: 1141-D3A3-00000046
inClusters: 0003,0004,0005,0006,0702,0B04,E000,E001,0000
isMultiEP: true
manufacturer: _TZ3000_46t1rvdu
model: TS0001
outClusters: 0019,000A
softwareBuild: 000000C0

All energy usage data is stuck at 0

This switch module does not provide power and energy metering (it is missing the measuring chip inside) - [New device support]: TS0001 / _TZ3000_46t1rvdu · Issue #15389 · Koenkk/zigbee2mqtt · GitHub

It should work with the inbuilt Generic Zigbee Switch driver for on/off.