Add restart button for esp8266
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user