mirror of https://github.com/home-assistant/core
11 lines
315 B
JSON
11 lines
315 B
JSON
{
|
|
"domain": "alexa",
|
|
"name": "Amazon Alexa",
|
|
"after_dependencies": ["camera"],
|
|
"codeowners": ["@home-assistant/cloud", "@ochlocracy", "@jbouwh"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/alexa",
|
|
"integration_type": "system",
|
|
"iot_class": "cloud_push"
|
|
}
|