[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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