Bump bundled esphome-device-builder to 1.11.3 (#18505)

This commit is contained in:
esphome[bot]
2026-08-20 09:33:03 +12:00
committed by Jesse Hills
parent 7418fcce8d
commit e9e77d02a0
+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.11.2 RUN uv pip install --no-cache-dir esphome-device-builder==1.11.3
RUN \ RUN \
platformio settings set enable_telemetry No \ platformio settings set enable_telemetry No \