mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update Stookwijzer markdown with extra sensors (#30092)
Co-authored-by: Fletcher <me@fboyd.me> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
71368494e5
commit
7cc9c5269b
@ -16,6 +16,17 @@ ha_platforms:
|
||||
ha_integration_type: service
|
||||
---
|
||||
|
||||
The Stookwijzer integration queries the [Stookwijzer](https://www.stookwijzer.nu) API for windspeed and gets the air quality index from [Luchtmeetnet](https://www.luchtmeetnet.nl). Using these parameters, Stookwijzer advises people not to burn pallets or wood, or to use the barbecue. This can prevent health problems for people in the area.
|
||||
The **Stookwijzer** {% term integration %} queries the [Atlas Leefomgeving Stookwijzer](https://www.atlasleefomgeving.nl/stookwijzer) API for windspeed and air quality index. Based on these values, Stookwijzer advises people not to burn pallets or wood or use barbecues. This can help prevent health issues for people in the area.
|
||||
|
||||
The state can provide three different levels of recommendations:
|
||||
|
||||
- **Code Yellow**: Please note: burning wood causes discomfort and air pollution.
|
||||
- **Code Orange**: It is recommended not to burn wood now.
|
||||
- **Code Red**: Do not burn wood now.
|
||||
|
||||
Additionally, various sensor entities are provided:
|
||||
|
||||
- **Windspeed**: Sensor containing the current windspeed at the selected location.
|
||||
- **Air Quality Index**: Sensor containing the air quality index at the selected location.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user