]> git.basschouten.com Git - openhab-addons.git/commitdiff
[rotel] Semantics added to channel types (#10969)
authorlolodomo <lg.hc@free.fr>
Mon, 12 Jul 2021 07:56:13 +0000 (09:56 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jul 2021 07:56:13 +0000 (09:56 +0200)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.rotel/src/main/resources/OH-INF/thing/channels.xml

index 53ad66ed44733b1198cfe9016f3c1a560f555cf5..26cd52c2d0f457e2a1596573edec434ff87f4da4 100644 (file)
                <label>Volume</label>
                <description>Increase or decrease the volume</description>
                <category>SoundVolume</category>
+               <tags>
+                       <tag>Control</tag>
+                       <tag>SoundVolume</tag>
+               </tags>
                <state pattern="%d" readOnly="false"/>
                <autoUpdatePolicy>veto</autoUpdatePolicy>
        </channel-type>