ESPHome-Enhanced
ESPHome-Enhanced
Docker app from digiblur's Repository
Overview
The heffneil Enhanced ESPHome Dashboard 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-enhanced
Data FolderPathrw
Container Path: /data - Where your compiled binaries will be stored
- Target
- /data
- Default
- /mnt/user/appdata/esphome-enhanced-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-enh-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
228
Total Downloads
Details
Repository
heffneil/esphome-enhanced-dashboardLast Updated2026-04-19
First Seen2026-04-20
Run ESPHome-Enhanced on Unraid.
ESPHome-Enhanced is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.