core/homeassistant/components/route53/manifest.json

9 lines
211 B
JSON

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