-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
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
Failing to start on 2025.3.0 because of mqtt #541
Comments
Donation bot here. Supporters can mark their interest in this issue by adding a comment You can become a donor by subscribing as Sponsor from the GitHub sponsorship page or from the BuyMeACoffee page. Issues marked by donors will be labeled accordingly and handled with special care |
+1 |
1 similar comment
+1 |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
On home assistant version 2025.3.0, integration is not loaded because of an error on mqtt client:
2025-03-05 22:51:30.770 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (<ssl.SSLContext object at 0x7ff541b3e720>,) inside the event loop by custom integration 'meross_cloud' at custom_components/meross_cloud/__init__.py, line 189: await self._manager.async_device_discovery() (offender: /config/deps/lib/python3.13/site-packages/paho/mqtt/client.py, line 806: context.load_default_certs()), please create a bug report at https://github.com/albertogeniola/meross-homeassistant
Your environment
HomeAssistant version: 2025.3.0
Hassio Version (if applicable): -- PLEASE SPECIFY --
Hardware environment: docker container
Logs taken when the issue happened
Related issue on home assistant core: home-assistant/core#139828
The text was updated successfully, but these errors were encountered: