Bump bundled esphome-device-builder to 1.0.10 (#17051)

This commit is contained in:
esphome[bot]
2026-06-19 10:05:20 +12:00
committed by Jesse Hills
parent 20cd6a1771
commit e3d68deef9

View File

@@ -32,7 +32,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.0.9 RUN uv pip install --no-cache-dir esphome-device-builder==1.0.10
RUN \ RUN \
platformio settings set enable_telemetry No \ platformio settings set enable_telemetry No \