mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 11:39:26 +02:00
Update roadmap and add note
This commit is contained in:
parent
e5c5a9223c
commit
36f0e867e8
1 changed files with 8 additions and 13 deletions
21
README.md
21
README.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue