Netatmo add supported brands (#79563)

pull/79641/head
Tobias Sauerwein 2022-10-05 08:58:24 +02:00 committed by GitHub
parent bcbce6f159
commit 905950f341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -11,5 +11,11 @@
"models": ["Healty Home Coach", "Netatmo Relay", "Presence", "Welcome"]
},
"iot_class": "cloud_polling",
"loggers": ["pyatmo"]
"loggers": ["pyatmo"],
"supported_brands": {
"legrand": "Legrand",
"bubendorff": "Bubendorff",
"smarther": "Smarther",
"bticino": "BTicino"
}
}

View File

@ -8,6 +8,7 @@ HAS_SUPPORTED_BRANDS = [
"hunterdouglas_powerview",
"inkbird",
"motion_blinds",
"netatmo",
"overkiz",
"renault",
"thermobeacon",