2020-01-08 20:03:50 +00:00
|
|
|
{
|
|
|
|
"domain": "stookalert",
|
|
|
|
"name": "RIVM Stookalert",
|
2021-10-08 09:34:22 +00:00
|
|
|
"config_flow": true,
|
2020-01-08 20:03:50 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/stookalert",
|
2021-10-08 09:34:22 +00:00
|
|
|
"codeowners": ["@fwestenberg", "@frenck"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["stookalert==0.1.4"],
|
|
|
|
"iot_class": "cloud_polling"
|
2020-01-08 20:03:50 +00:00
|
|
|
}
|