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