2020-08-10 12:19:38 +00:00
|
|
|
{
|
|
|
|
"domain": "flo",
|
|
|
|
"name": "Flo",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/flo",
|
2021-11-30 01:00:39 +00:00
|
|
|
"requirements": ["aioflo==2021.11.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@dmulcahey"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["aioflo"]
|
2020-08-10 12:19:38 +00:00
|
|
|
}
|