DoorOpener
Docker 应用程序 from grtgbln's Repository
概述
A sleek, single-button web portal for triggering any Home Assistant action (like opening a building door), protected by secure PIN authentication. Perfect for apartment buildings, offices, or any scenario where you want easy, controlled access for multiple users.
要求
Requires a `config.ini` and `users.json` file to be mounted at the Config File and Users File paths before starting the container. See configuration details: https://github.com/Sloth-on-meth/DoorOpener#configuration
Requires a separate Home Assistant instance with Long-Lived Access Token for API access.
运行时参数
- 网络用户界面
http://[IP]:[PORT:6532]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 6532
- 目标
- 6532
- 默认值
- 6532
- 价值
- 6532
Config FilePathrw
Path to the config file
- 目标
- /app/config.ini
- 默认值
- /mnt/user/appdata/door_opener/config.ini
- 价值
- /mnt/user/appdata/door_opener/config.ini
Users FilePathrw
Path to the users file
- 目标
- /app/users.json
- 默认值
- /mnt/user/appdata/door_opener/users.json
- 价值
- /mnt/user/appdata/door_opener/users.json
Logs PathPath
Path to the logs folder
- 目标
- /app/logs
- 默认值
- /mnt/user/appdata/door_opener/logs
- 价值
- /mnt/user/appdata/door_opener/logs
Internal Web UI PortVariable
Internal port for the web UI. Not recommended to change.
- 目标
- DOOROPENER_PORT
- 默认值
- 6532
- 价值
- 6532
PUIDVariable
- 默认值
- 099
- 价值
- 099
PGIDVariable
- 默认值
- 100
- 价值
- 100
详细信息
存储库
ghcr.io/sloth-on-meth/dooropener:latest最后更新2026-05-31
初见2025-09-03
在Unraid 上运行 DoorOpener 。
DoorOpener 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。