Andrey Shulzhenko
Results
2
issues of
Andrey Shulzhenko
Starting from September 30 at 09:31, I encountered the following error: ``` Ohme auth refresh error: { "error": { "code": 400, "message": "TOKEN_EXPIRED", "status": "INVALID_ARGUMENT" } } ``` When trying...
This pull request includes a minor change to the logging levels in the `custom_components/meross_cloud/__init__.py` file. The change modifies the log level for device online events from `warning` to `info`. Logging...