Replies: 3 comments 2 replies
|
Can you provide the data/database.db entry of this plug? |
0 replies
|
Of course! Thanks for looking into this! |
1 reply
|
Thanks for the info and I appreciate you taking your time to look into this! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey,
so I bought the Tuya Plug with energy monitoring capabilities. When I connect it to Z2M it gets immediately picked up as TS011F_plug_1
According to the Z2M website, this device works by reporting its energy status in a set interval. However, for me it just reported Null for the power, current, voltage and energy values. On/Off works fine. So what I did was opening the Dev Console and poll the mentioned values from the device.
As you can see, the plug correctly measures those paremeters and responds to my poll. After that those values show up under 'Details', however they won't refresh on their own.
As you can see in the screenshot, the plug is turned off but still shows the same values. So what I assume happened here, is that I got the plug with the newer firmware that doesn't suppot automatic reporting, but it was somehow still detected as plug_1. Is there any way to tell Z2M to handle it as plug_3? Or am I able to set up automatic polling for this plug?
Thanks in advance!
Henrik
All reactions