9 lines
304 B
JSON
9 lines
304 B
JSON
{
|
|
"disabled": "Dependency contains code that breaks Home Assistant.",
|
|
"domain": "miflora",
|
|
"name": "Mi Flora",
|
|
"documentation": "https://www.home-assistant.io/integrations/miflora",
|
|
"requirements": ["bluepy==1.3.0", "miflora==0.6.0"],
|
|
"codeowners": ["@danielhiversen", "@ChristianKuehnel"]
|
|
}
|