]> git.basschouten.com Git - openhab-addons.git/commitdiff
[sonos] Add sub/surround controls to Beam, Playbar and Playbase (#9952)
authorlolodomo <lg.hc@free.fr>
Mon, 25 Jan 2021 21:50:28 +0000 (22:50 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 21:50:28 +0000 (22:50 +0100)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/Beam.xml
bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBAR.xml
bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBASE.xml

index 2f5e7b24dc6a9575d9528404a81adc02a9bbcd7a..ff6a77977f3bb7d6fae300fabd15779206dce90f 100644 (file)
                        <channel id="linein" typeId="linein"/>
                        <channel id="nightmode" typeId="nightmode"/>
                        <channel id="speechenhancement" typeId="speechenhancement"/>
+                       <channel id="subwoofer" typeId="subwoofer"/>
+                       <channel id="subwoofergain" typeId="subwoofergain"/>
+                       <channel id="surround" typeId="surround"/>
+                       <channel id="surroundmusicmode" typeId="surroundmusicmode"/>
+                       <channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
+                       <channel id="surroundtvlevel" typeId="surroundtvlevel"/>
                </channels>
 
                <properties>
index 29deb414b92edd5cc206b3b8e9ea40f2c4d16ebb..f4e375ea8b0773bc431e64b352dcca49999edf85 100644 (file)
                        <channel id="linein" typeId="linein"/>
                        <channel id="nightmode" typeId="nightmode"/>
                        <channel id="speechenhancement" typeId="speechenhancement"/>
+                       <channel id="subwoofer" typeId="subwoofer"/>
+                       <channel id="subwoofergain" typeId="subwoofergain"/>
+                       <channel id="surround" typeId="surround"/>
+                       <channel id="surroundmusicmode" typeId="surroundmusicmode"/>
+                       <channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
+                       <channel id="surroundtvlevel" typeId="surroundtvlevel"/>
                </channels>
 
                <properties>
index ccef2b90f9668aa0dcbc2575df7f2252aa728d62..2e925d2808f90f4a1b9388ae6dc03c9182dd8b6d 100644 (file)
                        <channel id="linein" typeId="linein"/>
                        <channel id="nightmode" typeId="nightmode"/>
                        <channel id="speechenhancement" typeId="speechenhancement"/>
+                       <channel id="subwoofer" typeId="subwoofer"/>
+                       <channel id="subwoofergain" typeId="subwoofergain"/>
+                       <channel id="surround" typeId="surround"/>
+                       <channel id="surroundmusicmode" typeId="surroundmusicmode"/>
+                       <channel id="surroundmusiclevel" typeId="surroundmusiclevel"/>
+                       <channel id="surroundtvlevel" typeId="surroundtvlevel"/>
                </channels>
 
                <properties>