core/homeassistant/components/flunearyou/manifest.json

11 lines
289 B
JSON

{
"domain": "flunearyou",
"name": "Flu Near You",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flunearyou",
"requirements": ["pyflunearyou==2.0.2"],
"codeowners": ["@bachya"],
"iot_class": "cloud_polling",
"loggers": ["pyflunearyou"]
}