|
{
|
|
"domain": "amazon_polly",
|
|
"name": "Amazon Polly",
|
|
"codeowners": ["@jschlyter"],
|
|
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["boto3", "botocore", "s3transfer"],
|
|
"requirements": ["boto3==1.34.51"]
|
|
}
|