Bump bundled esphome-device-builder to 1.12.3 (#18601)

This commit is contained in:
esphome[bot]
2026-08-21 14:05:00 -05:00
committed by GitHub
parent 00cffa09a2
commit abc9098bd8
+1 -1
View File
@@ -22,7 +22,7 @@ RUN \
-r /requirements.txt -r /requirements.txt
# Install the ESPHome Device Builder dashboard. # Install the ESPHome Device Builder dashboard.
RUN uv pip install --no-cache-dir esphome-device-builder==1.12.2 RUN uv pip install --no-cache-dir esphome-device-builder==1.12.3
RUN \ RUN \
platformio settings set enable_telemetry No \ platformio settings set enable_telemetry No \