forked from home-assistant/core
9 lines
260 B
JSON
9 lines
260 B
JSON
{
|
|
"domain": "miflora",
|
|
"name": "Mi Flora",
|
|
"documentation": "https://www.home-assistant.io/integrations/miflora",
|
|
"requirements": ["bluepy==1.3.0", "miflora==0.7.0"],
|
|
"codeowners": ["@danielhiversen", "@basnijholt"],
|
|
"iot_class": "local_polling"
|
|
}
|