Merge remote-tracking branch 'origin/dev' into jesserockz-2026-584

This commit is contained in:
Jesse Hills
2026-09-07 10:07:11 +12:00
+1 -1
View File
@@ -22,7 +22,7 @@ RUN \
-r /requirements.txt
# Install the ESPHome Device Builder dashboard.
RUN uv pip install --no-cache-dir esphome-device-builder==1.14.3
RUN uv pip install --no-cache-dir esphome-device-builder==1.14.4
RUN \
platformio settings set enable_telemetry No \