mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-26 12:06:50 +00:00

* s-t integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
23 lines
681 B
Markdown
23 lines
681 B
Markdown
---
|
|
title: RIVM Stookalert
|
|
description: Instructions on how to use Stookalert data within Home Assistant
|
|
ha_category:
|
|
- Binary sensor
|
|
- Environment
|
|
ha_release: 0.104
|
|
ha_iot_class: Cloud Polling
|
|
ha_codeowners:
|
|
- '@fwestenberg'
|
|
- '@frenck'
|
|
ha_domain: stookalert
|
|
ha_config_flow: true
|
|
ha_platforms:
|
|
- binary_sensor
|
|
- diagnostics
|
|
ha_integration_type: service
|
|
---
|
|
|
|
The Stookalert integration queries the [RIVM Stookalert](https://www.rivm.nl/stookalert) API for unfavorable weather conditions or poor air quality. With a Stookalert, the RIVM calls on people not to burn wood. This can prevent health problems in people in the area.
|
|
|
|
{% include integrations/config_flow.md %}
|