1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00

[core] Fix platform component normalization happening too late in validation pipeline

This commit is contained in:
J. Nick Koston
2025-09-26 16:05:34 -05:00
parent 1560b8b8e2
commit 303b47cf00
5 changed files with 330 additions and 6 deletions

View File

@@ -0,0 +1,17 @@
esphome:
name: test-device
esp32:
board: esp32dev
framework:
type: esp-idf
# OTA with no value - this should be normalized to empty list
ota:
wifi:
ssid: "test"
password: "test"
# Captive portal auto-loads ota.web_server which triggers the issue
captive_portal: