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:
lolodomo
2022-02-13 09:40:29 +01:00
committed by GitHub
parent b7e064a872
commit 1197c67bbb
20 changed files with 26 additions and 28 deletions

View File

@@ -21,7 +21,7 @@
<item-type>Dimmer</item-type>
<label>Brightness</label>
<description>Control the brightness and switch the light ON and OFF</description>
<category>DimmableLight</category>
<category>Light</category>
<tags>
<tag>Control</tag>
<tag>Light</tag>