core/homeassistant/components/route53/manifest.json

8 lines
182 B
JSON

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