mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add supported brands to Overkiz (#67024)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
9998ed4fc0
commit
1be9dc9720
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user