core/homeassistant/components/aws/manifest.json

9 lines
221 B
JSON

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