-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
Denon integration broken after update to 2021.6.4 #51778
Comments
Same issue here. |
denonavr documentation |
Hey there @scarface-4711, @starkillerOG, mind taking a look at this issue as its been labeled with an integration ( |
Unfortunately I have exactly the same problem with my Denon S950h and HA 6.4 |
Same here on avrx4000 |
Add me to the list. Denon broke on update to 2021.6.4 |
Same issue here. Integration with Marantz AVR broken with lastest upgrade. denonavr integration not ready yet: TimeoutException |
Same problem, X8500H on factory firmware. Confirmed rolling back to .3 resolves. |
Guys, any idea what component is causing the issue? |
Is that in rls notes from .4 ? |
Strange, I don't see anything changes in .4 specific about denon |
It's in the "Other Breaking Changes" section. |
It's under "Other breaking changes" |
Nothing changed in denonavr .3 -> .4 (2021.6.3...2021.6.4). I'm not using any of the components that did change (onvif/ovo_energy/plex/samsungtv/shelly/sonos). |
Indeed ,that's why it's strange |
Is it possible the denonavr was mistakenly downgraded? |
Easy to test, we can load it as a custom component... From .3 release |
None of the requirements changed, even in other components. |
Same issue here since core-2021.6.4 |
Same on x3600h, just upgraded yesterday
|
Found the problem... httpcore 0.13.4, released 3 days ago. If you downgrade to 0.13.3, denonavr works again. Looks like someone already reported the issue in encode/httpcore#357. |
Going back to 0.13.3 worked for me too |
How can you downgrade to 0.13.3? |
I'm not aware of an easy way to do this when you're running on Home Assistant OS. If you're running on docker or in a virtual env, you can use |
Jumping into the train, AVR-X2100W HA logs:
HassOS 6.0, Home Assistant 2021.6.4 |
Downgrading httpcore to 0.13.3 did not fix this for me. |
Broken for me too. Now it's just dead. Logger: homeassistant.config_entries Config entry 'DENON AVR-2113' for denonavr integration not ready yet: TimeoutException: ; Retrying in background |
Hopefully, this helps. I found this in my logs after removing and failing to re-add the integration:
|
Same here, downgrading to |
Same on 3400 and 3500 models |
"Me too" comments do not help solve the issue. Logs help solve the issue. |
I'm running under debian/docker. How do I downgrade? |
You may be able to execute If you have a snapshot/backup, you can restore that, which is what I suspect everyone else did to "downgrade". Downgrading home assistant alone probably won't fix, because it'll still want to use the new broken |
After I posted, I looked for an old backup and found 6.3…..I restored just 6.3, nothing else and now I’m back fully operational….thanks to everyone on this thread.
From: Doug Hoffman ***@***.***
Sent: Sunday, June 13, 2021 9:39 AM
To: home-assistant/core
Cc: GHSTUDIO1; Comment
Subject: Re: [home-assistant/core] Denon integration broken after update to 2021.6.4 (#51778)
I'm running under debian/docker. How do I downgrade?
You may be able to execute pip3 install httpcore==0.13.3 (possibly pip instead of pip3) inside the container to downgrade only httpcore, then restart the container for it to take effect.
If you have a snapshot/backup, you can restore that, which is what I suspect everyone else did to "downgrade". Downgrading home assistant alone probably won't fix, because it'll still want to use the new broken httpcore version. You can try downgrading using ha core update --version 2021.6.3.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#51778 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALT3EX4EPHN3AWK6JAAB5MDTSSYF5ANCNFSM46SZAZGA> . <https://github.com/notifications/beacon/ALT3EX5VRUUX3R3HRL5ADADTSSYF5A5CNFSM46SZAZGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGNC42WQ.gif>
|
It worked for me. Denon integration is back |
Same problem here with core-2021.6.4 and supervisor-2021.06.0 and denon x1400h. EDIT: downgrade to 6.3 fixed the issue Mark |
The problem
Denon AVR integration stopped working. Can't connect to the receiver. (HEOS still works and shows played media correctly)
Tryed:
After removing the integration and HA restart the AVR is discovered by autosearch for new integrations. But when saying YES, install - result is: Can't connect.
On 2021.6.3 it worked fine.
More user affected, as seen here: https://community.home-assistant.io/t/2021-6-a-little-bit-of-everything/312796/470?u=bebemischa
What is version of Home Assistant Core has the issue?
2021.6.4
What was the last working version of Home Assistant Core?
2021.6.3
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Denon AVR
Link to integration documentation on our website
https://www.home-assistant.io/integrations/denonavr/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
After a rollback to 2021.6.3 everything works again
My receiver: AVR-X3600H
The text was updated successfully, but these errors were encountered: