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
Describe the bug In v1.15.1, when MQTT is unavailable during initialization, HA fails the connection and does not retry
Is this working in MySkoda app?* N/A
Latest working release N/A
Debug logs
2024-12-11 15:20:31.313 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for bootstrap waiting on {<Task pending name='Task-68' coro=<MySkodaDataUpdateCoordinator._mqtt_connect() running at /home/nivo/dev/core/config/custom_components/myskoda/coordinator.py:177> wait_for=<Future pending cb=[Task.task_wakeup()]> cb=[set.remove()]>} - moving forward 2024-12-11 15:20:31.315 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 325.30s
Installation:
Additional context We probably need to try and reinitialise MQTT if it failed at some point
The text was updated successfully, but these errors were encountered:
Is this fixed by #447 ?
Sorry, something went wrong.
WebSpider
No branches or pull requests
Describe the bug
In v1.15.1, when MQTT is unavailable during initialization, HA fails the connection and does not retry
Is this working in MySkoda app?*
N/A
Latest working release
N/A
Debug logs
Installation:
Additional context
We probably need to try and reinitialise MQTT if it failed at some point
The text was updated successfully, but these errors were encountered: