Version bump to 0.1.4-beta

This commit is contained in:
Jules 2023-12-28 21:44:10 +01:00
parent c82de28cdc
commit 36fffbf91b
Signed by: jdejaegh
GPG key ID: 99D6D184CA66933A
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ Although the provider is Belgian, the data is available for Belgium 🇧🇪, Lu
- [X] Forecasts
- [X] Hourly
- [X] Daily
- [ ] Camera entity for the satellite view
- [X] Camera entity for the satellite view
- [X] Use UI to configure the integration
## Mapping between IRM KMI and Home Assistant weather conditions

View file

@ -9,5 +9,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
"requirements": [],
"version": "0.1.3-beta"
"version": "0.1.4-beta"
}