mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 16:12:01 +00:00
10 lines
263 B
JSON
10 lines
263 B
JSON
{
|
|
"domain": "aws",
|
|
"name": "Amazon Web Services (AWS)",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/aws",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aiobotocore", "botocore"],
|
|
"requirements": ["aiobotocore==2.1.0"]
|
|
}
|