Add Heiwa as supported brand (#80242)

This commit is contained in:
Lén 2022-10-14 10:19:32 +02:00 committed by GitHub
parent 1cc06cf83b
commit 0f9703cd99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -7,5 +7,8 @@
"dependencies": ["network"],
"codeowners": ["@cmroche"],
"iot_class": "local_polling",
"loggers": ["greeclimate"]
"loggers": ["greeclimate"],
"supported_brands": {
"heiwa": "Heiwa"
}
}

View file

@ -5,6 +5,7 @@ To update, run python3 -m script.hassfest
HAS_SUPPORTED_BRANDS = [
"denonavr",
"gree",
"hunterdouglas_powerview",
"inkbird",
"motion_blinds",