2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "flunearyou",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Flu Near You",
|
2020-04-02 23:54:11 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/flunearyou",
|
2021-07-27 08:42:51 +00:00
|
|
|
"requirements": ["pyflunearyou==2.0.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pyflunearyou"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|