Add supported brands to Overkiz (#67024)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>pull/68924/head
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…
Reference in New Issue