esphome is a Docker image for running ESPHome, built specifically for the linux/arm/v7 architecture. This image targets ARMv7-based devices such as ihost and similar hardware. It is based on the el404/esphome image.
To run the container on an ARMv7 device:
docker run -d \
--name=esphome \
--network=host \
-v esphome:/config \
thedubpalace/esphome:latest
Access the ESPHome dashboard at http://ihost.local:6052.
Content type
Image
Digest
sha256:05e244b8d…
Size
178.8 MB
Last updated
7 months ago
docker pull thedubpalace/esphome