Bump bundled esphome-device-builder to 1.0.9 (#17021)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
esphome[bot]
2026-06-18 10:46:22 +12:00
committed by Jesse Hills
co-authored by J. Nick Koston
parent c4076ec8a9
commit d934fb3910
+1 -1
View File
@@ -32,7 +32,7 @@ RUN \
-r /requirements.txt
# Install the ESPHome Device Builder dashboard.
RUN uv pip install --no-cache-dir esphome-device-builder==1.0.8
RUN uv pip install --no-cache-dir esphome-device-builder==1.0.9
RUN \
platformio settings set enable_telemetry No \