Update README

This commit is contained in:
Jules 2024-06-29 15:21:30 +02:00
parent d16a08f647
commit 4af3d3dcbd
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
2 changed files with 4 additions and 2 deletions

View file

@ -139,16 +139,18 @@ The sensor has two additional attributes:
## Pollen details
One sensor per pollen is created and each sensor can have one of the following values: active, green, yellow, orange,
One sensor per pollen is created and each sensor can have one of the following values: green, yellow, orange,
red, purple or none.
The exact meaning of each color can be found on the IRM KMI webpage: [Pollen allergy and hay fever](https://www.meteo.be/en/weather/forecasts/pollen-allergy-and-hay-fever)
<img height="200" src="https://github.com/jdejaegh/irm-kmi-ha/raw/main/img/pollens.png" alt="Pollen data"/>
This data sent to the app would result in oak and ash have the 'active' state, birch would be 'purple' and alder would be 'green'.
This data sent to the app would result in grasses have the 'purple' state.
All the other pollens would be 'none'.
Due to a recent update in the pollen SVG format, there may have some edge cases that are not handled by the integration.
## Custom service `irm_kmi.get_forecasts_radar`
The service returns a list of Forecast objects (similar to `weather.get_forecasts`) but only data about precipitation is available.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 87 KiB