ESPHome
官方Docker 应用程序 from digiblur's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:6052]/- 网络
host- 外壳
bash- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
Config FolderPathrw
Container Path: /config - Where your yaml files will be stored
- 目标
- /config
- 默认值
- /mnt/user/appdata/esphome
Data FolderPathrw
Container Path: /data - Where your compiled binaries will be stored
- 目标
- /data
- 默认值
- /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
- 目标
- /cache
- 默认值
- /dev/shm/esphome-cache
WebUIPorttcp
WebUI Port
- 目标
- 6052
- 默认值
- 6052
ESPHOME_DASHBOARD_USE_PINGVariable
Use ping instead of mdns for monitoring device status
- 默认值
- false
ESPHOME_DATA_DIRVariable
Environment variable for separated data from configs, you shouldn't need to change this
- 默认值
- /data
下载统计数据
68,126,473
下载总数
459,980
本月
516,291
平均每月
长期下载总量
加载图表...
详细信息
存储库
ghcr.io/esphome/esphome:stable最后更新2026-05-05
初见2023-08-13
在Unraid 上运行 ESPHome 。
ESPHome 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。