Open morpheus8888 opened 1 year ago
Hi all, I have the same issue with POW2, power, curent, voltage stoped update. After return to vers. 3.3.1 it works fine.
sonoff-740de18db90ebe1b6ae32f0100eac8f4-PowerBojler-4bb27c4e50bf0088f5b6e7e575f704ca.json (1).txt
You also need to collect integration debug logs
Hi Alex, I turned on the debuging on sonoff integration. But I do not know what to do next to deliver the log to you. Thank you very much. BR Zdenek
Stáhnout BlueMail pro Android
You also need to collect integration debug logs
-- Reply to this email directly or view it on GitHub: https://github.com/AlexxIT/SonoffLAN/issues/1154#issuecomment-1493355458 You are receiving this because you commented.
Message ID: @.***>
Hi Alex, the debug is turned on and in the configuration is checked the choice Debug page (Integration > Menu > Known issues)
What is next step ?
Here is the debug log. The POW2 device id is : 1001487971 it looks like the current and power is not transfer, but in evelink I see values. After looking in the evelink, values appear in HA too. So, for display the values in HA I have to run evelink on my phone. This issue was not in 3.3.1 version.
Hi,
I have the same problem with my Sonoff POWR3. The energy monitoring (sensor: power Watts) doesn't update frequently. After a reload of the integration, it works fine...looks like...
Here is my diagnostics download: sonoff-682ad1c877dde0e95e1d6a4b332e1410-Sonoff POWR3 - Warmtepomp-b64621f90f8147baa455755a010f2ca1.json (1).txt
I've had the same issue, and running Wireshark to look at the mdns requests from Home Assistant, the queries for _ewelink._tcp.local get further and further apart, doubling every time. So looking at the timestamps, they're sent out at:
1158 1159 = 1s later 1161 = 2s later 1165 = 4s later 1173 = 8s 1189 = 16s 1221 = 32s 1285 = 64s 1413 = 128s 1669 = 256s 2181 = 512s
Started having similar issues with my s31 wifi also
the reading of real-time consumption data has stopped working for a while, with the latest update I thought it had been resolved and instead it only works if I keep the application open on the phone. As I close the application on the phone, the last read value remains on the home assistant and is no longer updated except sporadically or randomly. Lan control is enabled, integration via hacs is up to date.