hass-core/homeassistant/components/aws/manifest.json
2021-01-11 17:58:59 +01:00

7 lines
193 B
JSON

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