Add platform to OTA platform (change in esphome)
This commit is contained in:
parent
7ac38d21e4
commit
7d2179e891
|
@ -34,6 +34,7 @@ api:
|
|||
|
||||
# https://esphome.io/components/ota.html
|
||||
ota:
|
||||
- platform: esphome
|
||||
on_error:
|
||||
then:
|
||||
- button.press: restart_button
|
||||
|
|
Loading…
Reference in New Issue