From ee50d69f03111396045f7557d0544a89bee5ade3 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:15:53 +0100 Subject: [PATCH] custom buttons icons not updating on Home page --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index a610a1b..3ddd6ce 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -97,6 +97,7 @@ packages: - Fix for button image update when local fallback is enabled. - Don't show thermostat chip when state is `auto` and no action is available. - Fallback to legacy forecast (attributes based) when new method (service based) fails. + - Fix custom buttons icons not updating on Home page   ## Details of noteworthy changes