mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Mark Alexa integration as system type (#123232)
This commit is contained in:
parent
bc380859e8
commit
d24a87145d
@ -5,5 +5,6 @@
|
||||
"codeowners": ["@home-assistant/cloud", "@ochlocracy", "@jbouwh"],
|
||||
"dependencies": ["http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/alexa",
|
||||
"integration_type": "system",
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -200,12 +200,6 @@
|
||||
"amazon": {
|
||||
"name": "Amazon",
|
||||
"integrations": {
|
||||
"alexa": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": false,
|
||||
"iot_class": "cloud_push",
|
||||
"name": "Amazon Alexa"
|
||||
},
|
||||
"amazon_polly": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user