|
|
@ -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
|
|
|
|