mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 21:16:28 +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:
|
button:
|
||||||
- platform: shutdown
|
- platform: shutdown
|
||||||
name: "weatherman: Shutdown"
|
name: "Weatherman - Shutdown"
|
||||||
- platform: restart
|
- platform: restart
|
||||||
name: "weatherman: Restart"
|
name: "Weatherman - Restart"
|
||||||
- platform: template
|
- platform: template
|
||||||
name: "weatherman: Refresh Screen"
|
name: "Weatherman - Refresh Screen"
|
||||||
entity_category: config
|
entity_category: config
|
||||||
on_press:
|
on_press:
|
||||||
- script.execute: update_screen
|
- script.execute: update_screen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue