Sign inSign up

thedubpalace/esphome

By thedubpalace

Updated 7 months ago
Archived

Image
0

257

thedubpalace/esphome repository overview

Overview

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.

Features

  • ESPHome dashboard and firmware builder
  • Optimized for ARMv7 (e.g., ihost devices)
  • Suitable for Home Assistant and IoT projects

Getting Started

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.

Image Tags

  • latest: Most recent stable release for ARMv7

Documentation

Maintainers

  • thedubpalace

License

Tag summary

Content type

Image

Digest

sha256:05e244b8d

Size

178.8 MB

Last updated

7 months ago

docker pull thedubpalace/esphome