From 36fffbf91beeb6f5fd857b041e87eb6fb40a3c3d Mon Sep 17 00:00:00 2001 From: Jules Dejaeghere Date: Thu, 28 Dec 2023 21:44:10 +0100 Subject: [PATCH] Version bump to 0.1.4-beta --- README.md | 2 +- custom_components/irm_kmi/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9d77fa..6596da9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/custom_components/irm_kmi/manifest.json b/custom_components/irm_kmi/manifest.json index 36f9978..8309cf2 100644 --- a/custom_components/irm_kmi/manifest.json +++ b/custom_components/irm_kmi/manifest.json @@ -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" } \ No newline at end of file