Add light support and clean up schemas
This commit is contained in:
@@ -13,4 +13,4 @@ CONF_VOLTAGE = "voltage"
|
||||
DOMAIN = "localtuya"
|
||||
|
||||
# Platforms in this list must support config flows
|
||||
PLATFORMS = ["switch"]
|
||||
PLATFORMS = ["light", "switch"]
|
||||
|
Reference in New Issue
Block a user