core/homeassistant/components/flunearyou/manifest.json

10 lines
258 B
JSON
Raw Normal View History

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