Add shared code to a common module
This commit is contained in:
committed by
rospogrigio
parent
fefee6944f
commit
450060488b
@@ -25,4 +25,4 @@ CONF_SCALING = "scaling"
|
||||
DOMAIN = "localtuya"
|
||||
|
||||
# Platforms in this list must support config flows
|
||||
PLATFORMS = ["cover", "fan", "light", "sensor", "switch"]
|
||||
PLATFORMS = ["binary_sensor", "cover", "fan", "light", "sensor", "switch"]
|
||||
|
Reference in New Issue
Block a user