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
Hi,
On my Marantz 7015 i have a sound mode named Auro-2D Surround
I can see in the const.py that it exists, but is grouped under Auro3d:
"AURO3D": ["AURO-3D", "AURO-2D SURROUND"],
I am primarily running this from home assistant, and when I set the receivers sound mode to Auro-2D Surround from my remote, I see the following properties in the denon itegration in home assistant
sound_mode: AURO3D
sound_mode_raw: Auro-2D Surround
For me, this looks like the integration selects AURO3D instead of the 2D alternative.
Is this by design, or could the constants be modified so it becomes a separate option?
Thanks
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
On my Marantz 7015 i have a sound mode named Auro-2D Surround
I can see in the const.py that it exists, but is grouped under Auro3d:
"AURO3D": ["AURO-3D", "AURO-2D SURROUND"],
I am primarily running this from home assistant, and when I set the receivers sound mode to Auro-2D Surround from my remote, I see the following properties in the denon itegration in home assistant
sound_mode: AURO3D
sound_mode_raw: Auro-2D Surround
For me, this looks like the integration selects AURO3D instead of the 2D alternative.
Is this by design, or could the constants be modified so it becomes a separate option?
Thanks
The text was updated successfully, but these errors were encountered: