hass-core/homeassistant/components/aws/manifest.json
Simone Chemelli 404ff9fd69
bump aiobotocore to 2.13.0 (#119297)
bump aiobotocore
2024-06-10 18:57:25 +03:00

9 lines
264 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.13.0"]
}