Add restart button for esp8266

This commit is contained in:
2023-04-08 08:52:03 +02:00
parent c4ddb2308b
commit 1e5a06aa49
+4
View File
@@ -17,3 +17,7 @@ status_led:
# https://lowvoltage.github.io/2017/07/09/Onboard-LEDs-NodeMCU-Got-Two
number: GPIO16
inverted: true
button:
- platform: restart
name: "ESP chip restart"