From 7d2179e8913261c0f4f50e7b8cefcf11a9da3c05 Mon Sep 17 00:00:00 2001 From: Julien E Date: Tue, 13 Aug 2024 20:32:41 +0200 Subject: [PATCH] Add platform to OTA platform (change in esphome) --- v1.1/software/esphome/common/device_base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/v1.1/software/esphome/common/device_base.yaml b/v1.1/software/esphome/common/device_base.yaml index fe20044..4db3230 100644 --- a/v1.1/software/esphome/common/device_base.yaml +++ b/v1.1/software/esphome/common/device_base.yaml @@ -34,6 +34,7 @@ api: # https://esphome.io/components/ota.html ota: + - platform: esphome on_error: then: - button.press: restart_button