[deconz] Fixed wrong channel type for extended color light (#10132)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>pull/10140/head
parent
9ee4e942e8
commit
6829ff657a
|
@ -116,7 +116,7 @@
|
|||
<category>Lightbulb</category>
|
||||
<channels>
|
||||
<channel typeId="system.color" id="color"/>
|
||||
<channel typeId="system.system.color-temperature-abs" id="color_temperature"/>
|
||||
<channel typeId="ct" id="color_temperature"/>
|
||||
<channel typeId="ontime" id="ontime"/>
|
||||
<channel id="alert" typeId="alert"></channel>
|
||||
</channels>
|
||||
|
|
Loading…
Reference in New Issue