You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for this fantastic addon, I'm using it to control a bunch of Tuya devices locally and everything works fine except for this Energy Meter.
I'm experiencing something similar to the 397 issue (#397) but enabling polling every 10 or 20 seconds does not fix it for me.
The issue is: every time I hit refresh from the Tuya app I can see the consumption value (19) updated both in the app and in Openhab but nothing gets updated if the polling starts from OH.
This is the polling log, I can't see no DP_QUERY message in it:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stalebot
added
the
stale
An issue is marked stale after four weeks without activity and will be closed one week later.
label
Mar 31, 2024
Hi,
First of all, thanks for this fantastic addon, I'm using it to control a bunch of Tuya devices locally and everything works fine except for this Energy Meter.
I'm experiencing something similar to the 397 issue (#397) but enabling polling every 10 or 20 seconds does not fix it for me.
The issue is: every time I hit refresh from the Tuya app I can see the consumption value (19) updated both in the app and in Openhab but nothing gets updated if the polling starts from OH.
This is the polling log, I can't see no DP_QUERY message in it:
This is instead what I see in the logs when I refresh from the app:
2024-01-30 21:33:57.077 [DEBUG] [.internal.local.handlers.TuyaDecoder] - xyz1234bogo/192.168.50.196:6668: Received MessageWrapper{commandType=STATUS, content='TcpStatusPayload{protocol=4, devId='', gwId='', uid='', t=1706650436, dps=null, data=Data{dps={20=2162.0, 18=11399.0, 19=24185.0}}}'}
Is there anything I could do to help diagnose the problem / fix it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: