mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
211 B
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"
|
|
}
|