ESPHome Docker container that supports non-root operation.
Licensed under the MIT License.
Code and pipeline are on GitHub. Docker images are published on Docker Hub. A new upstream ESPHome release is picked up by an automated version-bump pull request and published on the next scheduled (weekly) or manually triggered release run.
latest: Latestmainbranch build.develop: Latestdevelopbranch build.<version>: Specific ESPHome version (e.g.2026.6.2).
linux/amd64linux/arm64
Refer to the GitHub README for configuration, environment variables, and Compose examples. The bundled tool versions (Python, ESPHome, PlatformIO) for a given image can be inspected with docker run --rm ptr727/esphome-nonroot:latest esphome version.