From a96aa64dd1dc9b1f47e14f3f4bb85b39560a37bd Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Tue, 21 Jun 2022 16:35:22 +0200 Subject: [PATCH] Add Somfy to supported brands of Overkiz integration (#73786) Add Somfy to supported brands --- homeassistant/components/overkiz/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/overkiz/manifest.json b/homeassistant/components/overkiz/manifest.json index 432988a6dc4..fa89be5d19e 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -24,6 +24,7 @@ "flexom": "Bouygues Flexom", "hi_kumo": "Hitachi Hi Kumo", "nexity": "Nexity Eugénie", - "rexel": "Rexel Energeasy Connect" + "rexel": "Rexel Energeasy Connect", + "somfy": "Somfy" } }