#Denon AVR integration
1 messages · Page 1 of 1 (latest)
I've been using it for a few years now with an AVR-S740H and an AVR-S750H both. It's been a really reliable integration for me. Do you by chance possibly have a firewall rule somewhere that may be blocking traffic? 🤔
Should not have... but I did see a bunch of errors from denonavr trying to query what I think are android boxes:
2025-12-21 22:05:10.317 ERROR (MainThread) [denonavr.ssdp] Error occurred during evaluation of SCPD XML from URI http://192.168.1.65:9080: not well-formed (invalid token): line 1, column 6
2025-12-21 22:05:10.698 ERROR (MainThread) [denonavr.ssdp] Error occurred during evaluation of SCPD XML from URI http://192.168.1.25:9080: not well-formed (invalid token): line 1, column 6
Wonder if it's preventing it from starting or something
Ahh and then it mentions I should open a bug:
2025-12-20 00:57:25.238 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_verify_locations with args (<ssl.SSLContext object at 0xffff464d0690>, '/usr/local/lib/python3.13/site-packages/certifi/cacert.pem', None, None) inside the event loop by integration 'denonavr' at homeassistant/components/denonavr/config_flow.py, line 138: self.d_receivers = await denonavr.async_discover() (offender: /usr/local/lib/python3.13/ssl.py, line 717: context.load_verify_locations(cafile, capath, cadata)), please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+denonavr%22
For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#load_verify_locations
I will log it I guess