core/homeassistant/components/stookalert/manifest.json

10 lines
275 B
JSON

{
"domain": "stookalert",
"name": "RIVM Stookalert",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/stookalert",
"codeowners": ["@fwestenberg", "@frenck"],
"requirements": ["stookalert==0.1.4"],
"iot_class": "cloud_polling"
}