This repository contains a Helm chart for running ESPHome Device Builder on Kubernetes.
The chart lives in charts/esphome-device-builder and deploys the official ESPHome container image, which includes Device Builder and serves it on port 6052 with /config mounted for device configuration files and build state.
OCI chart URL:
oci://registry.andrey.wtf/charts/esphome-device-builder
Install:
helm install esphome-device-builder oci://registry.andrey.wtf/charts/esphome-device-builderSee the chart README for installation examples and the full values reference.
