This docker container exposes all TP-Link HS110 smart plugs on the network through a single metrics endpoint.

Start the container:
docker run --detach --restart always --network host chappio/hs110
View the graphs:
View the metrics endpoint
Note: It may take a minute before your plugs are detected. Refresh the page after waiting for a moment.
| Env Variable | CLI Argument | Default | Description |
|---|---|---|---|
HS110_INTERVAL | --hs110.interval <value> | 3000 | The polling rate for hs110 plugs in milliseconds |
SERVER_PORT | --server.port <value> | 8080 | The port of the http server |
Content type
Image
Digest
Size
36.2 MB
Last updated
over 7 years ago
docker pull chappio/hs110