Lost all three Denons here as well. Back to 6.3 fixed this.
Same for me havent rolled back yet. Found this in my log.
Logger: denonavr.ssdp
Source: /usr/local/lib/python3.8/site-packages/denonavr/ssdp.py:214
First occurred: 7:07:07 PM (1 occurrences)
Last logged: 7:07:07 PM
Error occurred during evaluation of SCPD XML from URI http://192.168.0.191:9080: not well-formed (invalid token): line 1, column 6
Glad, that I’m not alone, broken for me too.
Logger: homeassistant.config_entries
Source: config_entries.py:324
First occurred: 11:23:53 (1 occurrences)
Last logged: 11:23:53Config entry ‘Denon AVR-X1400H’ for denonavr integration not ready yet: NetworkError: Server disconnected while attempting read; Retrying in background
Oh glad I saw this before I upgraded. But it looks like a workaround/fix is ready for a 2021.6.5 release, if I understand this pr correctly: Add httpcore with version 0.13.3 by ludeeus · Pull Request #51799 · home-assistant/core · GitHub
First time I’m saved by having a recent snapshot, go to love this community for patching this issue in no-time!
You can also just downgrade from the console
ha core update --version=2021.6.3
I can confirm. Denon AVR Integration not working. I tried to restart receiver. After deleting integration and adding again, integration config reports it cant connect to receiver.
Rollback to 2021.6.3 and everithing works again.
d.
Same here. Reverting to 2021.6.3 did the trick…
Same over here. After rollback to 2021.6.3 problem solved. Thanks to Bratu_Stefan
Same for me.
core-2021.6.4
Me, too.
2021.6.4 supervised
Roll back to 2021.6.3 or wait until 2021.6.5.
I can confirm that this got fixed for me when I upgraded to 2021.6.5.
Yes.
Worked a treat going to 2021.6.5.
Thank you!
likewise. working now. anyone notice that the startup for the integration is significantly longer than other integrations? Most integrations are 0-3 seconds, denon is 30s!
Not really, it took under 1 sec to load in 2021.6.5…
Yeah same for me…
Works well.
Does anyone’s Denon integration still work? Looks like this thread kinda died without any suggestions of how to fix it besides rolling back to an earlier (2021) version of HA. I am on 2022.11.4 right now and mine just will not connect. I’ve restarted HA and tried reloading the integration but it won’t change from this:
Is yours working?
I found the entry in the log after trying a ‘reload’ and all it says is:
Config entry 'Denon AVR-S760H' for denonavr integration not ready yet: TimeoutException: ; Retrying in background
Sorry mine continues to operate just fine under core-2022.11.4…
Thanks. I guess I have debug work to do.
Edit: Solved it!
I was blocking the ports that it wanted between HA and Denon (80, 8080, 1255, and 60006 for the record). Also, I realized that the mDNS port 3423 was getting hurled so I added that to my UDP Broadcast Relay. Everything is functional again!