We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, the integration keeps crashing for me after the migration to 1.5. I added username/password in the config_flow, but get the following on repeat:
2023-04-26 11:52:30.222 ERROR (MainThread) [custom_components.wemportal] Creating new wemportal api instance 2023-04-26 11:52:30.226 DEBUG (MainThread) [custom_components.wemportal] Finished fetching WemPortal update data in 6.256 seconds (success: False) 2023-04-26 11:52:40.908 DEBUG (SyncWorker_7) [custom_components.wemportal] Fetching api device data 2023-04-26 11:52:41.151 DEBUG (SyncWorker_7) [custom_components.wemportal] Fetching api parameters data 2023-04-26 11:52:45.265 DEBUG (SyncWorker_7) [custom_components.wemportal] Fetching fresh api data 2023-04-26 11:52:45.778 ERROR (MainThread) [custom_components.wemportal] Creating new wemportal api instance
I cleared my config yaml and deleted any old entities (just in case), but no difference.
The text was updated successfully, but these errors were encountered:
Might be caused by my unit being offline.
Sorry, something went wrong.
If your unit is offline in wemportal, just power it off and an manually, it should reconnect then.
Yes the problem is in the unit being offline. Will add a check for that scenario, so we do not generate so many requests.
No branches or pull requests
Hi,
the integration keeps crashing for me after the migration to 1.5. I added username/password in the config_flow, but get the following on repeat:
I cleared my config yaml and deleted any old entities (just in case), but no difference.
The text was updated successfully, but these errors were encountered: