13 lines
216 B
JSON
13 lines
216 B
JSON
|
{
|
||
|
"domain": "minio",
|
||
|
"name": "Minio",
|
||
|
"documentation": "https://www.home-assistant.io/components/minio",
|
||
|
"requirements": [
|
||
|
"minio==4.0.9"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@tkislan"
|
||
|
]
|
||
|
}
|