From 5834c6fba76b9edb7fb141dd9044f77eb4093b95 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 28 Nov 2023 16:33:27 +0100 Subject: [PATCH] Add esp-idf --- (EN)-First-Steps---Installation-and-Setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/(EN)-First-Steps---Installation-and-Setup.md b/(EN)-First-Steps---Installation-and-Setup.md index 550b86f..eb53921 100644 --- a/(EN)-First-Steps---Installation-and-Setup.md +++ b/(EN)-First-Steps---Installation-and-Setup.md @@ -84,6 +84,9 @@ packages: # - nspanel_esphome_addon_climate_cool.yaml # activate for local climate (cooling) control # - nspanel_esphome_addon_climate_heat.yaml # activate for local climate (heater) control refresh: 300s +esp32: + framework: + type: esp-idf ##### My customization - Start ##### ##### My customization - End #####