Skip to content

Commit 9d2c2d9

Browse files
authored
Mark Google Assistant integration as system type (home-assistant#123233)
1 parent d24a871 commit 9d2c2d9

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

homeassistant/components/google_assistant/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"codeowners": ["@home-assistant/cloud"],
66
"dependencies": ["http"],
77
"documentation": "https://www.home-assistant.io/integrations/google_assistant",
8+
"integration_type": "system",
89
"iot_class": "cloud_push"
910
}

homeassistant/generated/integrations.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2225,12 +2225,6 @@
22252225
"google": {
22262226
"name": "Google",
22272227
"integrations": {
2228-
"google_assistant": {
2229-
"integration_type": "hub",
2230-
"config_flow": false,
2231-
"iot_class": "cloud_push",
2232-
"name": "Google Assistant"
2233-
},
22342228
"google_assistant_sdk": {
22352229
"integration_type": "service",
22362230
"config_flow": true,

0 commit comments

Comments
 (0)