Add homekit discovery to ecobee (#62334)

pull/62335/head
J. Nick Koston 2021-12-19 13:17:19 -06:00 committed by GitHub
parent f9e38cd08b
commit b63c766ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -9,5 +9,8 @@
"codeowners": [
"@marthoc"
],
"homekit": {
"models": ["EB-*", "ecobee*"]
},
"iot_class": "cloud_polling"
}

View File

@ -344,6 +344,7 @@ HOMEKIT = {
"BSB002": "hue",
"C105X": "roku",
"C135X": "roku",
"EB-*": "ecobee",
"Healty Home Coach": "netatmo",
"Iota": "abode",
"LIFX": "lifx",
@ -361,6 +362,7 @@ HOMEKIT = {
"Welcome": "netatmo",
"Wemo": "wemo",
"YL*": "yeelight",
"ecobee*": "ecobee",
"iSmartGate": "gogogate2",
"iZone": "izone",
"tado": "tado"