mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[sonos] Suppress the channel publicaddress from models without any line input (#10597)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
84bd5ad5d8
commit
4ead304da0
@ -34,7 +34,6 @@
|
|||||||
<channel id="playqueue" typeId="playqueue"/>
|
<channel id="playqueue" typeId="playqueue"/>
|
||||||
<channel id="playtrack" typeId="playtrack"/>
|
<channel id="playtrack" typeId="playtrack"/>
|
||||||
<channel id="playuri" typeId="playuri"/>
|
<channel id="playuri" typeId="playuri"/>
|
||||||
<channel id="publicaddress" typeId="publicaddress"/>
|
|
||||||
<channel id="radio" typeId="radio"/>
|
<channel id="radio" typeId="radio"/>
|
||||||
<channel id="remove" typeId="remove"/>
|
<channel id="remove" typeId="remove"/>
|
||||||
<channel id="restore" typeId="restore"/>
|
<channel id="restore" typeId="restore"/>
|
||||||
|
@ -37,7 +37,6 @@
|
|||||||
<channel id="playqueue" typeId="playqueue"/>
|
<channel id="playqueue" typeId="playqueue"/>
|
||||||
<channel id="playtrack" typeId="playtrack"/>
|
<channel id="playtrack" typeId="playtrack"/>
|
||||||
<channel id="playuri" typeId="playuri"/>
|
<channel id="playuri" typeId="playuri"/>
|
||||||
<channel id="publicaddress" typeId="publicaddress"/>
|
|
||||||
<channel id="radio" typeId="radio"/>
|
<channel id="radio" typeId="radio"/>
|
||||||
<channel id="remove" typeId="remove"/>
|
<channel id="remove" typeId="remove"/>
|
||||||
<channel id="restore" typeId="restore"/>
|
<channel id="restore" typeId="restore"/>
|
||||||
|
@ -37,7 +37,6 @@
|
|||||||
<channel id="playqueue" typeId="playqueue"/>
|
<channel id="playqueue" typeId="playqueue"/>
|
||||||
<channel id="playtrack" typeId="playtrack"/>
|
<channel id="playtrack" typeId="playtrack"/>
|
||||||
<channel id="playuri" typeId="playuri"/>
|
<channel id="playuri" typeId="playuri"/>
|
||||||
<channel id="publicaddress" typeId="publicaddress"/>
|
|
||||||
<channel id="radio" typeId="radio"/>
|
<channel id="radio" typeId="radio"/>
|
||||||
<channel id="remove" typeId="remove"/>
|
<channel id="remove" typeId="remove"/>
|
||||||
<channel id="restore" typeId="restore"/>
|
<channel id="restore" typeId="restore"/>
|
||||||
|
@ -37,7 +37,6 @@
|
|||||||
<channel id="playqueue" typeId="playqueue"/>
|
<channel id="playqueue" typeId="playqueue"/>
|
||||||
<channel id="playtrack" typeId="playtrack"/>
|
<channel id="playtrack" typeId="playtrack"/>
|
||||||
<channel id="playuri" typeId="playuri"/>
|
<channel id="playuri" typeId="playuri"/>
|
||||||
<channel id="publicaddress" typeId="publicaddress"/>
|
|
||||||
<channel id="radio" typeId="radio"/>
|
<channel id="radio" typeId="radio"/>
|
||||||
<channel id="remove" typeId="remove"/>
|
<channel id="remove" typeId="remove"/>
|
||||||
<channel id="restore" typeId="restore"/>
|
<channel id="restore" typeId="restore"/>
|
||||||
|
@ -37,7 +37,6 @@
|
|||||||
<channel id="playqueue" typeId="playqueue"/>
|
<channel id="playqueue" typeId="playqueue"/>
|
||||||
<channel id="playtrack" typeId="playtrack"/>
|
<channel id="playtrack" typeId="playtrack"/>
|
||||||
<channel id="playuri" typeId="playuri"/>
|
<channel id="playuri" typeId="playuri"/>
|
||||||
<channel id="publicaddress" typeId="publicaddress"/>
|
|
||||||
<channel id="radio" typeId="radio"/>
|
<channel id="radio" typeId="radio"/>
|
||||||
<channel id="remove" typeId="remove"/>
|
<channel id="remove" typeId="remove"/>
|
||||||
<channel id="restore" typeId="restore"/>
|
<channel id="restore" typeId="restore"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user