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
|
# https://esphome.io/components/ota.html
|
||||||
ota:
|
ota:
|
||||||
|
- platform: esphome
|
||||||
on_error:
|
on_error:
|
||||||
then:
|
then:
|
||||||
- button.press: restart_button
|
- button.press: restart_button
|
||||||
|
|
Loading…
Reference in New Issue