Add supported brands to Overkiz (#67024)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
pull/68924/head
Mick Vleeshouwer 2022-03-30 12:21:35 -07:00 committed by GitHub
parent 9998ed4fc0
commit 1be9dc9720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -18,5 +18,12 @@
], ],
"codeowners": ["@imicknl", "@vlebourl", "@tetienne"], "codeowners": ["@imicknl", "@vlebourl", "@tetienne"],
"iot_class": "cloud_polling", "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"
}
} }