hass-core/homeassistant/components/aws/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
219 B
JSON

{
"domain": "aws",
"name": "Amazon Web Services (AWS)",
"documentation": "https://www.home-assistant.io/integrations/aws",
"requirements": ["aiobotocore==0.11.1"],
"codeowners": ["@awarecan", "@robbiet480"]
}