From cb945041bed97d2c7b75fe2ae5ada08419d5f62c Mon Sep 17 00:00:00 2001 From: bkbartk Date: Fri, 24 Nov 2023 21:25:52 +0100 Subject: [PATCH 1/2] Update ReleaseNotes.md --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index f41bf9c..db19f6d 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -94,6 +94,7 @@ packages: - Fix light icon color not being used for buttons - Add option to wake-up to Climate page - New switch "Nextion display - Power" which can turn the screen on/off + - Fix for button image update when local fallback is enabled.   ## Details of noteworthy changes From 578c38c4180c9997ef09dc6a76cbb7a8ff227ae0 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 24 Nov 2023 21:47:13 +0100 Subject: [PATCH 2/2] Update ReleaseNotes.md --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index db19f6d..9babcad 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -160,6 +160,7 @@ See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap - Button pages shows entity's icon when available (#1269) - Home page buttons shows entity's icon when available (#1276) - New switch "Nextion display - Power" which can turn the screen on/off (#1327) + - Fix for button image update when local fallback is enabled (#1333) ## New Contributors @misery