Skip to content

Releases: fffonion/tplink-plug-exporter

v0.5.0

12 Oct 06:42
Compare
Choose a tag to compare

Changelog

  • 4a004ec chore(deps) build with go 1.18
  • eb68b73 chore: update prometheus dependencies, import logrus directly (#14)

v0.4.0

09 Mar 10:54
7a47935
Compare
Choose a tag to compare

Changelog

7a47935 feat: allows to bind on localhost or specific IP address (#11)

v0.3.0

07 Dec 11:59
ce1825d
Compare
Choose a tag to compare

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

09 Dec 20:46
0a31bfc
Compare
Choose a tag to compare

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

v0.1.0

04 Oct 23:02
f6edb34
Compare
Choose a tag to compare

Changelog

f6edb34 init