From d91463f0048fdd966df405b032aa861a1b9bd87d Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Tue, 3 Jan 2023 22:51:57 -0500 Subject: [PATCH] Rename buttons --- weatherman.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weatherman.yaml b/weatherman.yaml index 6e3a8b6..5323e2d 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -34,11 +34,11 @@ ota: button: - platform: shutdown - name: "weatherman: Shutdown" + name: "Weatherman - Shutdown" - platform: restart - name: "weatherman: Restart" + name: "Weatherman - Restart" - platform: template - name: "weatherman: Refresh Screen" + name: "Weatherman - Refresh Screen" entity_category: config on_press: - script.execute: update_screen