From c32a3ecf00a1bb8660eb9cf037f04bd4bf33e51e Mon Sep 17 00:00:00 2001 From: lolodomo Date: Mon, 25 Jan 2021 22:50:28 +0100 Subject: [PATCH] [sonos] Add sub/surround controls to Beam, Playbar and Playbase (#9952) Signed-off-by: Laurent Garnier --- .../src/main/resources/OH-INF/thing/Beam.xml | 6 ++++++ .../src/main/resources/OH-INF/thing/PLAYBAR.xml | 6 ++++++ .../src/main/resources/OH-INF/thing/PLAYBASE.xml | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/Beam.xml b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/Beam.xml index 2f5e7b24dc6a9..ff6a77977f3bb 100644 --- a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/Beam.xml +++ b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/Beam.xml @@ -60,6 +60,12 @@ + + + + + + diff --git a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBAR.xml b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBAR.xml index 29deb414b92ed..f4e375ea8b077 100644 --- a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBAR.xml +++ b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBAR.xml @@ -60,6 +60,12 @@ + + + + + + diff --git a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBASE.xml b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBASE.xml index ccef2b90f9668..2e925d2808f90 100644 --- a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBASE.xml +++ b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/thing/PLAYBASE.xml @@ -60,6 +60,12 @@ + + + + + +