core/homeassistant/components/stookalert/manifest.json

11 lines
308 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"],
"integration_type": "service",
"iot_class": "cloud_polling"
}