From 687e307ffe50835c1b58c710479e23da4f17095b Mon Sep 17 00:00:00 2001 From: micha91 Date: Tue, 26 Apr 2022 18:41:41 +0200 Subject: [PATCH] Add Yamaha MusicCast Switch entities (#21705) --- .../_integrations/yamaha_musiccast.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/_integrations/yamaha_musiccast.markdown b/source/_integrations/yamaha_musiccast.markdown index 7744076cc46..a601a7a425c 100644 --- a/source/_integrations/yamaha_musiccast.markdown +++ b/source/_integrations/yamaha_musiccast.markdown @@ -98,6 +98,25 @@ The following entities will be added, if they are supported by the MusicCast dev - Link Audio Quality (configuration, zone level) - Set the audio quality for grouped speakers +### Switch Entities +The following entities will be added, if they are supported by the MusicCast device: +- Speaker A (configuration, device level) + - A switch to turn on the speaker set A +- Speaker B (configuration, device level) + - A switch to turn on the speaker set B +- Party Mode (configuration, device level) + - Lets all zones play the same content like the main zone +- Bass Extension (configuration, zone level) + - Extend the bass to more speakers (especially useful in configurations without a subwoofer) +- Extra Bass (configuration, zone level) + - Seems to be the same as bass extension, but on other devices +- Enhancer (configuration, zone level) + - Enhances compressed audio formats +- Pure Direct (configuration, zone level) + - Lets the device play the audio directly without any additional processing +- Adaptive DRC (configuration, zone level) + - Adjusts the volume of high and low frequency levels for better sound at low volume + ## Troubleshooting In this section known problems and their resolution are documented.