mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
9 lines
256 B
JSON
9 lines
256 B
JSON
{
|
|
"domain": "miflora",
|
|
"name": "Mi Flora",
|
|
"documentation": "https://www.home-assistant.io/integrations/miflora",
|
|
"requirements": ["bluepy==1.3.0", "miflora==0.6.0"],
|
|
"dependencies": [],
|
|
"codeowners": ["@danielhiversen", "@ChristianKuehnel"]
|
|
}
|