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