Skip to content

Commit

Permalink
Add Cast + Chat to Google brand (home-assistant#79231)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Sep 29, 2022
1 parent 0ef73df commit 9aa6323
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
4 changes: 3 additions & 1 deletion homeassistant/brands/google.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"google_travel_time",
"google_wifi",
"google",
"nest"
"nest",
"cast",
"hangouts"
]
}
20 changes: 10 additions & 10 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
}
}
},
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit 9aa6323

Please sign in to comment.