From eb5adad7380f018885c968fd1f2eb0f0cacaac59 Mon Sep 17 00:00:00 2001 From: fwestenberg <47930023+fwestenberg@users.noreply.github.com> Date: Tue, 28 Nov 2023 18:14:36 +0100 Subject: [PATCH] Update Stookwijzer integration markdown (#30037) * Update Stookwijzer integration markdown * Tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/stookwijzer.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_integrations/stookwijzer.markdown b/source/_integrations/stookwijzer.markdown index 4b8837d7181..5cf9c68b37b 100644 --- a/source/_integrations/stookwijzer.markdown +++ b/source/_integrations/stookwijzer.markdown @@ -16,6 +16,12 @@ 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 integration queries the [Atlas Leefomgeving Stookwijzer](https://www.atlasleefomgeving.nl/stookwijzer) API for air quality index and windspeed. Based on these values, Stookwijzer advises people not to burn pallets or wood, or not to use the barbecue. This can help prevent health issues for people in the area. + +The Stookwijzer integration 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. {% include integrations/config_flow.md %}