From 793d5c4a064d9b2fc732272ba7ea620b1fbae80b Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 7 Oct 2025 21:24:52 +0200 Subject: esphome: update to latest release --- esphome/config/hoblight.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'esphome/config/hoblight.yaml') diff --git a/esphome/config/hoblight.yaml b/esphome/config/hoblight.yaml index 6ed21a5..3b86ff3 100644 --- a/esphome/config/hoblight.yaml +++ b/esphome/config/hoblight.yaml @@ -1,6 +1,7 @@ esphome: name: hoblight - platform: ESP8266 + +esp8266: board: esp01_1m # Enable logging @@ -15,7 +16,8 @@ api: # OTA ota: - password: !secret ota_password + - platform: esphome + password: !secret ota_password # WiFi Credentials wifi: -- cgit v1.2.3