Update README.md

This commit is contained in:
Jules 2024-05-20 10:45:33 +02:00
parent a93e583c32
commit a1e0b7d394
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A

View file

@ -20,7 +20,7 @@ This integration provides the following things:
- A weather entity with current weather conditions - A weather entity with current weather conditions
- Weather forecasts (hourly, daily and twice-daily) [using the service `weather.get_forecasts`](https://www.home-assistant.io/integrations/weather/#service-weatherget_forecasts) - Weather forecasts (hourly, daily and twice-daily) [using the service `weather.get_forecasts`](https://www.home-assistant.io/integrations/weather/#service-weatherget_forecasts)
- Short-term rain forecasts using the radar data using the custom service `ìrm_kmi.get_forecasts_radar` - Short-term rain forecasts using the radar data using the [custom service `ìrm_kmi.get_forecasts_radar`](#custom-service-irm_kmiget_forecasts_radar)
- A camera entity for rain radar and short-term rain previsions - A camera entity for rain radar and short-term rain previsions
- A binary sensor for weather warnings - A binary sensor for weather warnings
- A sensor with the timestamp for the start of the next warning - A sensor with the timestamp for the start of the next warning