mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[rotel] Semantics added to channel types (#10969)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
072a6045c2
commit
af989d4db8
@ -151,6 +151,10 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user