mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 08:32:13 +00:00
11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"domain": "flo",
|
|
"name": "Flo",
|
|
"codeowners": ["@dmulcahey"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/flo",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aioflo"],
|
|
"requirements": ["aioflo==2021.11.0"]
|
|
}
|