From efb9eca4a100a6e7f44514ac0d0be4ec44009329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BA=D0=B8=D0=BD=20=D0=92?= =?UTF-8?q?=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=20=D0=90=D0=BB=D0=B5?= =?UTF-8?q?=D0=BA=D1=81=D0=B5=D0=B5=D0=B2=D0=B8=D1=87?= Date: Thu, 27 Oct 2022 21:47:40 +0300 Subject: [PATCH] update manifest --- custom_components/lelight/manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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" - } + ] }