mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Mark Google Assistant integration as system type (#123233)
This commit is contained in:
parent
d24a87145d
commit
9d2c2d90c8
@ -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"
|
||||
}
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user