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
2025-01-16 10:36:14.092 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (<ssl.SSLContext object at 0x7f6251f410>, <Purpose.SERVER_AUTH: _ASN1Object(nid=129, shortname='serverAuth', longname='TLS Web Server Authentication', oid='1.3.6.1.5.5.7.3.1')>) inside the event loop by custom integration 'yamaha_soundbar' at custom_components/yamaha_soundbar/media_player.py, line 233: ssl_ctx = ssl.create_default_context(purpose=ssl.Purpose.SERVER_AUTH) (offender: /usr/local/lib/python3.13/ssl.py, line 722: context.load_default_certs(purpose)), please create a bug report at [https://github.com/osk2/yamaha-soundbar](https://github.com/osk2/yamaha-soundbar%3C/span%3E)
2025-01-16 10:36:14.207 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_cert_chain with args (<ssl.SSLContext object at 0x7f6251f410>,) inside the event loop by custom integration 'yamaha_soundbar' at custom_components/yamaha_soundbar/media_player.py, line 234: ssl_ctx.load_cert_chain(certfile=certpath) (offender: /config/custom_components/yamaha_soundbar/media_player.py, line 234: ssl_ctx.load_cert_chain(certfile=certpath)), please create a bug report at [https://github.com/osk2/yamaha-soundbar](https://github.com/osk2/yamaha-soundbar%3C/span%3E)
Thanks for the great integration :)
The text was updated successfully, but these errors were encountered:
Hi,
There's a warning when starting the component.
Thanks for the great integration :)
The text was updated successfully, but these errors were encountered: