Fixed merging conflicts

This commit is contained in:
rospogrigio
2020-09-13 14:23:09 +02:00
+1 -1
View File
@@ -20,4 +20,4 @@ CONF_STOP_CMD = 'stop_cmd'
DOMAIN = "localtuya" DOMAIN = "localtuya"
# Platforms in this list must support config flows # Platforms in this list must support config flows
PLATFORMS = ["cover", "light", "switch"] PLATFORMS = ["cover", "fan", "light", "switch"]