home-assistant.io/source/_integrations/stookwijzer.markdown
fwestenberg 7cc9c5269b
Update Stookwijzer markdown with extra sensors (#30092)
Co-authored-by: Fletcher <me@fboyd.me>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-26 00:37:22 +01:00

1.2 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type
title description ha_category ha_release ha_iot_class ha_codeowners ha_domain ha_config_flow ha_platforms ha_integration_type
Stookwijzer Instructions on how to use Stookwijzer data within Home Assistant
Environment
Sensor
2023.2 Cloud Polling
@fwestenberg
stookwijzer true
diagnostics
sensor
service

The Stookwijzer {% term integration %} queries the Atlas Leefomgeving 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 %}