mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 13:16:27 +01:00
Rename buttons
This commit is contained in:
parent
d359dd0f6b
commit
d91463f004
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue