From e51f4f55d52d981636782de7289728d16e963b4a Mon Sep 17 00:00:00 2001 From: Paul-Vincent Roll Date: Sat, 10 Feb 2024 23:57:52 +0100 Subject: [PATCH] Update screen when appearance setting has changed --- weatherman.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/weatherman.yaml b/weatherman.yaml index eaf0c71..9299c56 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -46,7 +46,7 @@ button: select: - platform: template - name: "weatherman: Appearance" + name: Appearance id: appearance options: - "Dark Mode" @@ -55,6 +55,9 @@ select: restore_value: true optimistic: true entity_category: config + on_value: + then: + - script.execute: update_screen # Global variables for detecting if the display needs to be refreshed. (Thanks @paviro!) globals: