Skip to content

Commit

Permalink
[rotel] Semantics added to channel types (#10969)
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
  • Loading branch information
lolodomo authored Jul 12, 2021
1 parent 072a604 commit af989d4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit af989d4

Please sign in to comment.