diff --git a/custom_components/lelight/manifest.json b/custom_components/lelight/manifest.json index e703509..432bac2 100644 --- a/custom_components/lelight/manifest.json +++ b/custom_components/lelight/manifest.json @@ -16,9 +16,5 @@ "config_flow": true, "loggers": [ "lelight" - ], - "supported_brands": { - "lelight": "Le Light", - "iralan": "IRALAN" - } + ] }