Hello,
I want to share my experience with these plugs.
I bought 3 orange plugs from Aliexpress: https://www.aliexpress.com/item/1005003611211316.html
While waiting for them, I found this thread and @iisworks comments that there is a new Firmware for these plugs and you also need a Tuya Hub to make the update. So I did order Tuya hub from here: https://www.aliexpress.com/item/1005002762399241.html and I successfully managed to upgrade plugs with new Firmware(1.0.10).
Next, I added these plugs to deCONZ through Phoscon App web interface(Home Assistant deCONZ addon). I could only control On/Off state from Home Assistant, no Power and Consumption Measurement sensors were added. Manufacturer for these plugs is _TZ3000_gjnozsaz.
To make Power and Consumption sensors available and updating in Home Assistant, I did this:
- Created new
NAS-WR01B_2.json
file inside directory/usr/share/hassio/addons/data/core_deconz/.local/share/dresden-elektronik/deCONZ/devices/neo/
(neo directory didn’t exist, so I created it by myself) - To
NAS-WR01B_2.json
file inserted DDF, mentioned in #62 comment by @Smanar (sorry I can’t add more links because of new user policy) - Inside file replaced:
- manufacturername to
_TZ3000_gjnozsaz
- status to
Gold
- path to
/devices/neo/NAS-WR01B_2.json
- manufacturername to
- Restarted deCONZ Addon
- Restarted Home Assistant (somehow Measurement sensors didn’t want to update their state/attributes until I restarted)
Now I have 3 relatively cheap smart plugs that reports power measurement data.