Skip to content

Commit

Permalink
Mark Google Assistant integration as system type (home-assistant#123233)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 6, 2024
1 parent d24a871 commit 9d2c2d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/google_assistant/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"codeowners": ["@home-assistant/cloud"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/google_assistant",
"integration_type": "system",
"iot_class": "cloud_push"
}
6 changes: 0 additions & 6 deletions homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2225,12 +2225,6 @@
"google": {
"name": "Google",
"integrations": {
"google_assistant": {
"integration_type": "hub",
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Assistant"
},
"google_assistant_sdk": {
"integration_type": "service",
"config_flow": true,
Expand Down

0 comments on commit 9d2c2d9

Please sign in to comment.