Add Cast + Chat to Google brand (#79231)

pull/79223/head
Paulus Schoutsen 2022-09-28 17:09:42 -04:00 committed by GitHub
parent e6becabe11
commit b43e19a0c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 11 deletions

View File

@ -12,6 +12,8 @@
"google_travel_time",
"google_wifi",
"google",
"nest"
"nest",
"cast",
"hangouts"
]
}

View File

@ -571,11 +571,6 @@
"iot_class": "cloud_polling",
"name": "Canary"
},
"cast": {
"config_flow": true,
"iot_class": "local_polling",
"name": "Google Cast"
},
"cert_expiry": {
"config_flow": true,
"iot_class": "cloud_polling"
@ -1663,6 +1658,16 @@
"config_flow": true,
"iot_class": "cloud_push",
"name": "Google Nest"
},
"cast": {
"config_flow": true,
"iot_class": "local_polling",
"name": "Google Cast"
},
"hangouts": {
"config_flow": true,
"iot_class": "cloud_push",
"name": "Google Chat"
}
}
},
@ -1725,11 +1730,6 @@
"iot_class": "cloud_polling",
"name": "Habitica"
},
"hangouts": {
"config_flow": true,
"iot_class": "cloud_push",
"name": "Google Chat"
},
"hardware": {
"config_flow": false,
"iot_class": null,