1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/stookalert/manifest.json
2021-10-08 11:34:22 +02:00

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"
}