mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +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"],
|
"codeowners": ["@home-assistant/cloud", "@ochlocracy", "@jbouwh"],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/alexa",
|
"documentation": "https://www.home-assistant.io/integrations/alexa",
|
||||||
|
"integration_type": "system",
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -200,12 +200,6 @@
|
|||||||
"amazon": {
|
"amazon": {
|
||||||
"name": "Amazon",
|
"name": "Amazon",
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"alexa": {
|
|
||||||
"integration_type": "hub",
|
|
||||||
"config_flow": false,
|
|
||||||
"iot_class": "cloud_push",
|
|
||||||
"name": "Amazon Alexa"
|
|
||||||
},
|
|
||||||
"amazon_polly": {
|
"amazon_polly": {
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user