Skip to content

Commit d24a871

Browse files
authored
Mark Alexa integration as system type (home-assistant#123232)
1 parent bc38085 commit d24a871

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

homeassistant/components/alexa/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"codeowners": ["@home-assistant/cloud", "@ochlocracy", "@jbouwh"],
66
"dependencies": ["http"],
77
"documentation": "https://www.home-assistant.io/integrations/alexa",
8+
"integration_type": "system",
89
"iot_class": "cloud_push"
910
}

homeassistant/generated/integrations.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,6 @@
200200
"amazon": {
201201
"name": "Amazon",
202202
"integrations": {
203-
"alexa": {
204-
"integration_type": "hub",
205-
"config_flow": false,
206-
"iot_class": "cloud_push",
207-
"name": "Amazon Alexa"
208-
},
209203
"amazon_polly": {
210204
"integration_type": "hub",
211205
"config_flow": false,

0 commit comments

Comments
 (0)