[feican] Add semantic tags on channel color_temperature (#12272)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
5901479f0e
commit
223eb5e24d
|
@ -21,6 +21,10 @@
|
|||
<label>Color Temperature</label>
|
||||
<description>This channel supports adjusting the color temperature from cold (0%) to warm (100%).</description>
|
||||
<category>ColorLight</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>ColorTemperature</tag>
|
||||
</tags>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="program" advanced="true">
|
||||
|
|
Loading…
Reference in New Issue