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
Logger: custom_components.sonoff.core.ewelink.cloud
Source: custom_components/sonoff/core/ewelink/cloud.py:543
integration: Sonoff (documentation, issues)
First occurred: 14:53:50 (1 occurrences)
Last logged: 14:53:50
Cloud processing error
Traceback (most recent call last):
File "/config/custom_components/sonoff/core/ewelink/cloud.py", line 543, in run_forever
resp = json.loads(msg.data)
File "/usr/local/lib/python3.13/json/__init__.py", line 339, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
f'not {s.__class__.__name__}')
TypeError: the JSON object must be str, bytes or bytearray, not ServerTimeoutError
The text was updated successfully, but these errors were encountered:
This error originated from a custom integration.
The text was updated successfully, but these errors were encountered: