mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Update README
This commit is contained in:
parent
d16a08f647
commit
4af3d3dcbd
2 changed files with 4 additions and 2 deletions
|
@ -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.
|
||||
|
|
BIN
img/pollens.png
BIN
img/pollens.png
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 87 KiB |
Loading…
Add table
Reference in a new issue