mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 10:37:40 +00:00
* Bumped aiobotocore version to 0.11.1 * New dependencies are added to requirements_all.txt
9 lines
241 B
JSON
9 lines
241 B
JSON
{
|
|
"domain": "aws",
|
|
"name": "Amazon Web Services (AWS)",
|
|
"documentation": "https://www.home-assistant.io/integrations/aws",
|
|
"requirements": ["aiobotocore==0.11.1"],
|
|
"dependencies": [],
|
|
"codeowners": ["@awarecan", "@robbiet480"]
|
|
}
|