Update roadmap and add note

This commit is contained in:
Jules 2023-12-26 16:06:33 +01:00
parent e5c5a9223c
commit 36f0e867e8
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A

View file

@ -5,30 +5,25 @@ The data is collected via their non-public mobile application API.
Although the provider is Belgian, the data is available for Belgium 🇧🇪, Luxembourg 🇱🇺, and The Netherlands 🇳🇱 Although the provider is Belgian, the data is available for Belgium 🇧🇪, Luxembourg 🇱🇺, and The Netherlands 🇳🇱
**Note: this is still under development, new versions may not be backward compatible.**
## Installing via HACS ## Installing via HACS
1. Go to HACS > Integrations 1. Go to HACS > Integrations
2. Add this repo into your HACS custom repositories 2. Add this repo into your HACS custom repositories
3. Search for IRM KMI and download it 3. Search for IRM KMI and download it
4. Configure the integration via `configuration.yaml`: 4. Restart Home Assistant
```yaml 5. Configure the integration via the UI (search for 'IRM KMI')
weather:
- platform: irm_kmi
name: "Namur"
lat: 50.4645871
lon: 4.8508549
```
5. Restart Home Assistant
## Roadmap ## Roadmap
- [X] Basic weather provider capability (current weather only) - [X] Basic weather provider capability (current weather only)
- [ ] Forecasts - [X] Forecasts
- [ ] Hourly - [X] Hourly
- [ ] Daily - [X] Daily
- [ ] Camera entity for the satellite view - [ ] Camera entity for the satellite view
- [ ] Use UI to configure the integration - [X] Use UI to configure the integration
## Mapping between IRM KMI and Home Assistant weather conditions ## Mapping between IRM KMI and Home Assistant weather conditions