TendaController
TendaController
Docker app from Margot's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Port to access WebUI
- Target
- 80
- Default
- 8800
- Value
- 8800
Config PathPathrw
Config path to access 'plugs.json'.
- Target
- /config
- Default
- /mnt/user/appdata/tenda-controller/
- Value
- /mnt/user/appdata/tenda-controller/
Router IPVariable
To force your Router IP if not 192.168.1.1
- Target
- ROUTER_IP
- Default
- 192.168.1.1
- Value
- 192.168.1.1
Download Statistics
170
Total Downloads
Details
Repository
ponylucky/tenda-controllerLast Updated2022-12-27
First Seen2022-12-13
Run TendaController on Unraid.
TendaController is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.