Merge branch 'postlund-fan_config_flow'

This commit is contained in:
rospogrigio
2020-09-13 14:23:26 +02:00

View File

@@ -20,4 +20,4 @@ CONF_STOP_CMD = 'stop_cmd'
DOMAIN = "localtuya"
# Platforms in this list must support config flows
PLATFORMS = ["cover", "light", "switch"]
PLATFORMS = ["cover", "fan", "light", "switch"]