-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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 AVR Sound Mode mismatch between HA and the actual unit #121792
Comments
Hey there @ol-iver, @starkillerOG, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) denonavr documentation |
From my limited tests, I think the issue is incorrect mapping of I will look through the code and see if I find anything |
It seems that it was incorrectly mapped here. I can't find Dolby Neural:X on my unit, perhaps it would be unit-dependent? Maybe it would be more approiate to check for Edit: sorry cant get the embedded code snippets to work |
Further testing will be needed to see if this have been solved by #126703 |
We made the wrong assumption where |
The problem
When using the "Denon AVR network recievers" integration with my AVR_X1600H, I discovered the following issue:
Method to reproduce:
media_player.select_sound_mode
on the unit with "DOLBY DIGITAL" as sound mode, observe that the unit actually changed to DSUR modeWhat version of Home Assistant Core has the issue?
core-2024.7.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Denon AVR network recievers
Link to integration documentation on our website
https://www.home-assistant.io/integrations/denonavr/
Diagnostics information
It does not provide diagnostic
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
A reload does not fix the issue, so the 403 is likely not an issue.
Possibily related to #117255 , but I cannot find the relevant logs.
It is possible to transition from DTS-STEREO-DOLBY, but the sound mode is still wrong.
It is not possible to transition from DTS-DOLBY directly as it thinks it was in DOLBY already.
The text was updated successfully, but these errors were encountered: