Releases: fffonion/tplink-plug-exporter
Releases · fffonion/tplink-plug-exporter
v0.5.0
Changelog
- 4a004ec chore(deps) build with go 1.18
- eb68b73 chore: update prometheus dependencies, import logrus directly (#14)
v0.4.0
Changelog
7a47935 feat: allows to bind on localhost or specific IP address (#11)
v0.3.0
Changelog
66bf73f chore: add Dockerfile (#4)
ce1825d chore: add github actions to build go binary
cc4a731 chore: add license (#7)
9199b34 chore: enable dockerfile to produce arm64 image (#10)
6b8e51b doc: add section for installation
2437246 feat: add deviceId to all metrics, add kasa_metadata
dd56d46 feat: support powerstrips like HS300
v0.2.0
Changelog
9deb459 fix PowerTotal type and desc
79817d0 fix: correctly serving default /metrics path
0a31bfc fix: support emeter key with units
83f6438 fixed emeter voltage, current and total variables (#2)
e41b17f update readme with original work and grafana link