[tplinksmarthome] KP405 channel in xml should be dimmer not switch (#11839)

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
This commit is contained in:
Hilbrand Bouwkamp
2021-12-21 22:39:16 +01:00
committed by GitHub
parent 8ea76db693
commit d8175b010a

View File

@@ -10,7 +10,7 @@
<category>PowerOutlet</category> <category>PowerOutlet</category>
<channels> <channels>
<channel id="switch" typeId="system.power"/> <channel id="brightness" typeId="system.brightness"/>
<channel id="led" typeId="led"/> <channel id="led" typeId="led"/>
<channel id="rssi" typeId="rssi"/> <channel id="rssi" typeId="rssi"/>
</channels> </channels>