Add Cast + Chat to Google brand (#79231)

This commit is contained in:
Paulus Schoutsen
2022-09-29 13:44:03 -04:00
parent 0ef73df451
commit 9aa6323c46
2 changed files with 13 additions and 11 deletions
+3 -1
View File
@@ -12,6 +12,8 @@
"google_travel_time",
"google_wifi",
"google",
"nest"
"nest",
"cast",
"hangouts"
]
}
+10 -10
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"
@@ -1673,6 +1668,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"
}
}
},
@@ -1735,11 +1740,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,