We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24a871 commit 9d2c2d9Copy full SHA for 9d2c2d9
homeassistant/components/google_assistant/manifest.json
@@ -5,5 +5,6 @@
5
"codeowners": ["@home-assistant/cloud"],
6
"dependencies": ["http"],
7
"documentation": "https://www.home-assistant.io/integrations/google_assistant",
8
+ "integration_type": "system",
9
"iot_class": "cloud_push"
10
}
homeassistant/generated/integrations.json
@@ -2225,12 +2225,6 @@
2225
"google": {
2226
"name": "Google",
2227
"integrations": {
2228
- "google_assistant": {
2229
- "integration_type": "hub",
2230
- "config_flow": false,
2231
- "iot_class": "cloud_push",
2232
- "name": "Google Assistant"
2233
- },
2234
"google_assistant_sdk": {
2235
"integration_type": "service",
2236
"config_flow": true,
0 commit comments