Replace unknown category DimmableLight by Light (#12264)
Also replace unknwon category DimmableCT by ColorLight Fix #12263 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -1387,7 +1387,7 @@
|
||||
<channel-type id="level-channel">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Light Level</label>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="volumeLevel-channel">
|
||||
|
||||
Reference in New Issue
Block a user