From a2e8d68fbd77d1087426752978c2b2e6a8bc2a0f Mon Sep 17 00:00:00 2001 From: Bjarne Riis Date: Thu, 31 Aug 2023 05:27:24 +0000 Subject: [PATCH] 1.0.16 changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b47e4b..e90af8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [1.0.16] - 2023-08-31 - Fixing Issue [#74](https://github.com/briis/hass-weatherflow/issues/74). Adding Humidity to Hourly Forecast -- New fix for Issue [#81](https://github.com/briis/hass-weatherflow/issues/81). Default fetch errors are ignored for the Hourly Forecast. This can now be toggled on and off from the Configure menu on the Integration page. +- New fix for Issue [#81](https://github.com/briis/hass-weatherflow/issues/81). Per default, fetch errors are now ignored for the Hourly Forecast which should ensure that all stations are working again. Please note, that items that cannot be fetched will get a default value, which will not change. This can now also be toggled on and off from the Configure menu on the Integration page ## [1.0.15] - 2023-08-30