ESPHome
OfficialDocker app from digiblur's Repository
Overview
The official ESPHome Container. ESPHome is the perfect solution for creating custom firmwares for your ESP8266/ESP32/RPI/Beken boards. Its primary focus is making the process to get your ESP running as simple as possible, with many helper tools to ensure you will have the best user experience.
Devices showing all offline? Change the environment variable of ESPHOME_DASHBOARD_USE_PING to true if mDNS is not working on your network.
To increase compiling performance by kind of a lot, the default has /cache mapped to RAM, you can delete this path if you do not have much RAM to spare on your machine.
Runtime arguments
- Web UI
http://[IP]:[PORT:6052]/- Network
host- Shell
bash- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
Config FolderPathrw
Container Path: /config - Where your yaml files will be stored
- Target
- /config
- Default
- /mnt/user/appdata/esphome
Data FolderPathrw
Container Path: /data - Where your compiled binaries will be stored
- Target
- /data
- Default
- /mnt/user/appdata/esphome-data
Cache FolderPathrw
Container Path: /cache - Where the files used to compile builds are stored, ram drive preferred to reduce IO bottlenecks
- Target
- /cache
- Default
- /dev/shm/esphome-cache
WebUIPorttcp
WebUI Port
- Target
- 6052
- Default
- 6052
ESPHOME_DASHBOARD_USE_PINGVariable
Use ping instead of mdns for monitoring device status
- Default
- false
ESPHOME_DATA_DIRVariable
Environment variable for separated data from configs, you shouldn't need to change this
- Default
- /data
Categories
Download Statistics
68,126,473
Total Downloads
459,980
This Month
516,291
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ghcr.io/esphome/esphome:stableLast Updated2026-05-05
First Seen2023-08-13
Run ESPHome on Unraid.
ESPHome is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.