Added reboot and shutdown buttons

pull/23/head
Paul-Vincent Roll 1 year ago
parent f38598a854
commit 42d39dcdd7

@ -31,6 +31,12 @@ api:
ota:
button:
- platform: shutdown
name: "weatherman: Shutdown"
- platform: restart
name: "weatherman: Restart"
# Global variables for detecting if the display needs to be refreshed. (Thanks @paviro!)
globals:
- id: data_updated

Loading…
Cancel
Save