mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
11 lines
263 B
JSON
11 lines
263 B
JSON
{
|
|
"domain": "minio",
|
|
"name": "Minio",
|
|
"codeowners": ["@tkislan"],
|
|
"documentation": "https://www.home-assistant.io/integrations/minio",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["minio"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["minio==7.1.12"]
|
|
}
|