HomeBridge-with-webGUI
Docker 应用程序 from Siwat2545's Repository
概述
Homebridge with GUI (default user:pass=admin:admin) is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices.
Instruction:
1. in the "packages" variable, place the all packages name you wanted in the box seperated by space (Example is in the box, Plugin list is in https://www.npmjs.com/search?q=homebridge-plugin)
2. create the container
3. create the config.json in the homebridge directory (/mnt/user/appdata/homebridge/config.json)
4. add your devices to the config.json by refering to https://github.com/nfarina/homebridge
运行时参数
- 网络用户界面
http://[IP]:[PORT:8124]- 特权
- false
模板配置
Config FolderPathrw
This is the Config Directory for the Homebridge Application
- 目标
- /root/.homebridge
- 默认值
- /mnt/user/appdata/homebridge
APT PackagesVariable
The name of the apt packages you wish to install (Seperated by Space)
- 目标
- aptpackages
- 默认值
- ffmpeg
PluginsVariable
The name of the plugins you wish to install (Seperated by Space, They can be NPM Packages)
- 目标
- packages
- 默认值
- homebridge-pilight homebridge-info
详细信息
存储库
ghcr.io/siwatinc/homebridge_gui最后更新2026-05-31
初见2021-08-24
在Unraid 上运行 HomeBridge-with-webGUI 。
HomeBridge-with-webGUI 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。