1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/amazon_polly/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
222 B
JSON

{
"domain": "amazon_polly",
"name": "Amazon Polly",
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
"requirements": ["boto3==1.16.52"],
"codeowners": [],
"iot_class": "cloud_push"
}