New Tuya Smart Plug: NAS-WR01B or _TZ3000_w0qqde0g

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:

  1. 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)
  2. 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)
  3. Inside file replaced:
    • manufacturername to _TZ3000_gjnozsaz
    • status to Gold
    • path to /devices/neo/NAS-WR01B_2.json
  4. Restarted deCONZ Addon
  5. 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.

1 Like