TendaController
Docker 应用程序 from Margot's Repository
概述
This is a simple web controller for the Tenda SP9 smart plug.
- ROUTER_IP (env variable) to force your router ip if not 192.168.1.1
- Serve at port 80.
- JSON file is located at
/config/, add this to a volume to see it outside of the image.
The first run may take around 10 seconds (more if you don't have a decent CPU or local network). Because the application fetchs all Tenda SP9 devices over the local network.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Port to access WebUI
- 目标
- 80
- 默认值
- 8800
- 价值
- 8800
Config PathPathrw
Config path to access 'plugs.json'.
- 目标
- /config
- 默认值
- /mnt/user/appdata/tenda-controller/
- 价值
- /mnt/user/appdata/tenda-controller/
Router IPVariable
To force your Router IP if not 192.168.1.1
- 目标
- ROUTER_IP
- 默认值
- 192.168.1.1
- 价值
- 192.168.1.1
下载统计数据
170
下载总数
详细信息
存储库
ponylucky/tenda-controller最后更新2022-12-27
初见2022-12-13
在Unraid 上运行 TendaController 。
TendaController 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。