mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[sonos] Add sub/surround controls to Beam, Playbar and Playbase (#9952)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
c489eef9e6
commit
27b8de419a
@ -60,6 +60,12 @@
|
||||
<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>
|
||||
|
@ -60,6 +60,12 @@
|
||||
<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>
|
||||
|
@ -60,6 +60,12 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user