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:
@@ -70,7 +70,7 @@
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Light Level</label>
|
||||
<description>Increase/decrease the light level</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state min="0" max="100" pattern="%.0f %%"/>
|
||||
</channel-type>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user