2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "alexa",
|
2020-01-06 22:59:12 +00:00
|
|
|
"name": "Amazon Alexa",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/alexa",
|
2020-06-25 01:14:50 +00:00
|
|
|
"dependencies": [
|
|
|
|
"http"
|
|
|
|
],
|
|
|
|
"after_dependencies": [
|
|
|
|
"camera"
|
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@home-assistant/cloud",
|
|
|
|
"@ochlocracy"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|