Mark Google Assistant integration as system type (#123233)

This commit is contained in:
Franck Nijhof
2024-08-06 13:20:32 +02:00
parent c1953e938d
commit 5b2e188b52
2 changed files with 1 additions and 6 deletions
@@ -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"
}
@@ -2236,12 +2236,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,