mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"domain": "aws",
|
|
"name": "Aws",
|
|
"documentation": "https://www.home-assistant.io/integrations/aws",
|
|
"requirements": [
|
|
"aiobotocore==0.10.4"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@awarecan",
|
|
"@robbiet480"
|
|
]
|
|
}
|