From 3ef68a953909398a51c20c52cf31f7c3a41d2c62 Mon Sep 17 00:00:00 2001 From: Nicolas Bachschwell Date: Tue, 30 Sep 2025 14:22:27 +0200 Subject: [PATCH] Garage1.yaml now fully uses esp-idf as it's framework. No need for why but here we are. --- garage1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/garage1.yaml b/garage1.yaml index 1363431..58ea4ec 100644 --- a/garage1.yaml +++ b/garage1.yaml @@ -7,7 +7,7 @@ esphome: esp32: board: wemos_d1_mini32 framework: - type: arduino + type: esp-idf ota: - platform: esphome