Update ESP32 configuration to use numeric minimum_chip_revision and enable sram1_as_iram
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled

This commit is contained in:
2026-05-09 11:06:02 +02:00
parent bfcf9005d6
commit 34c4c475ea
9 changed files with 18 additions and 9 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ esp32:
type: esp-idf
advanced:
enable_lwip_mdns_queries: true
minimum_chip_revision: "3.0"
minimum_chip_revision: 3.0
sram1_as_iram: true
external_components:
- source: