Alex X
Alex X
You can add logger for all local messages https://github.com/AlexxIT/SonoffLAN/blob/af725189c9f506b12c52bda59846dc3bd7deb96a/custom_components/sonoff/core/ewelink/local.py#L160
It will be difficult to help you if you are not familiar with programming. You have a very specific problem.
Add logging to the place I specified
> 1001xxxnnn => Local4 | 192.168.68.112:8081 | None !! Can't read JSON 0, message='Attempt to decode JSON with unexpected mimetype: text/html', url=URL('http://192.168.68.112:8081/zeroconf/getState') Is not a big problem. Your device just...
It's not related to Hass version. Maybe related to this integration version. I don't remember when I have added this API.
You can start from collecting debug logs
I can see other issues about `TimeoutError`. Maybe it's new integration problem.
Maybe the problem appeared in the latest integration updates
https://github.com/AlexxIT/SonoffLAN?tab=readme-ov-file#issues
Without device and any debug info I can't do anything