Add Nutrichef as a supported brand of inkbird (#77551)

This commit is contained in:
J. Nick Koston 2022-08-30 13:29:13 -05:00 committed by GitHub
parent 935274c2e7
commit ba499dff25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -13,5 +13,8 @@
"requirements": ["inkbird-ble==0.5.5"],
"dependencies": ["bluetooth"],
"codeowners": ["@bdraco"],
"iot_class": "local_push"
"iot_class": "local_push",
"supported_brands": {
"nutrichef": "Nutrichef"
}
}

View file

@ -8,6 +8,7 @@ To update, run python3 -m script.hassfest
HAS_SUPPORTED_BRANDS = (
"denonavr",
"hunterdouglas_powerview",
"inkbird",
"motion_blinds",
"overkiz",
"renault",