From e2cb5340477761ce3a70ee1ded7da4cbf5e53b50 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:34:29 +0100 Subject: [PATCH] add esp-idf --- (DE)-Erste-Schritte---Installation-und-Einrichtung.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/(DE)-Erste-Schritte---Installation-und-Einrichtung.md b/(DE)-Erste-Schritte---Installation-und-Einrichtung.md index ae817ae..4bda57b 100644 --- a/(DE)-Erste-Schritte---Installation-und-Einrichtung.md +++ b/(DE)-Erste-Schritte---Installation-und-Einrichtung.md @@ -87,6 +87,9 @@ packages: ref: main files: [nspanel_esphome.yaml] refresh: 300s +esp32: + framework: + type: esp-idf ##### DO NOT CHANGE ANYTHING! ##### ```