Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jdejaegh committed Jun 29, 2024
1 parent d16a08f commit 4af3d3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file modified img/pollens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4af3d3d

Please sign in to comment.