diff --git a/homeassistant/components/overkiz/manifest.json b/homeassistant/components/overkiz/manifest.json index c4b788c2eb2..53f2a7227bd 100644 --- a/homeassistant/components/overkiz/manifest.json +++ b/homeassistant/components/overkiz/manifest.json @@ -18,5 +18,12 @@ ], "codeowners": ["@imicknl", "@vlebourl", "@tetienne"], "iot_class": "cloud_polling", - "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"] + "loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"], + "supported_brands": { + "cozytouch": "Atlantic Cozytouch", + "flexom": "Bouygues Flexom", + "hi_kumo": "Hitachi Hi Kumo", + "nexity": "Nexity Eugénie", + "rexel": "Rexel Energeasy Connect" + } }