13 lines
241 B
JSON
13 lines
241 B
JSON
|
{
|
||
|
"domain": "amazon_polly",
|
||
|
"name": "Amazon polly",
|
||
|
"documentation": "https://www.home-assistant.io/components/amazon_polly",
|
||
|
"requirements": [
|
||
|
"boto3==1.9.16"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@robbiet480"
|
||
|
]
|
||
|
}
|