From 49330447bc6f752350652390dd09e7a07b6fd0ca Mon Sep 17 00:00:00 2001 From: "Andrew J.Swan" Date: Fri, 21 Jun 2024 10:57:03 +0300 Subject: [PATCH] Update Sample Configuration for ESPHome 2024.6 --- install/ulanzi-easy.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install/ulanzi-easy.yaml b/install/ulanzi-easy.yaml index 74833b2..2b14633 100644 --- a/install/ulanzi-easy.yaml +++ b/install/ulanzi-easy.yaml @@ -161,7 +161,8 @@ sensor: } ota: - password: !secret ota_password + - platform: esphome + password: !secret ota_password wifi: ssid: !secret wifi_ssid @@ -298,4 +299,4 @@ animation: image: - file: "1pixel.gif" - id: image_1p \ No newline at end of file + id: image_1p