Skip to content

Releases: jayme-github/fritzbox_smarthome_exporter

v0.4.3

11 Sep 16:28
Compare
Choose a tag to compare

Changelog

  • dd0fbd9 Add armv6 and armv7 build and docker targets
  • f5c45de Fix link to dockerhub

v0.4.2

09 Jun 21:18
Compare
Choose a tag to compare

Changelog

  • cd9095f Fix errors trying to parse temperatures from switched off thermostat

v0.4.1

06 Jun 16:07
Compare
Choose a tag to compare

Changelog

  • 2664bd7 Add listen address and version flag

v0.4.0

24 Apr 12:22
Compare
Choose a tag to compare

Changelog

  • ffd5fb0 Add fritzbox_thermostat_state metric
  • b4bdbb5 Add passwd to goreleaser extra_files
  • 2113e0c Allow to configure fritzctl log level (default to "warn" now)
  • 6fad353 Make exporter run as non-root

v0.3.1

15 Feb 08:45
Compare
Choose a tag to compare

Changelog

  • 9a485ca Skip parsing of not present devices

v0.3.0

11 Feb 17:55
Compare
Choose a tag to compare

Changelog

  • 4d38ca7 Update metrics in README
  • a5f4ad7 Add generic battery metrics
  • fd94c43 Add metric for humidity sensors
  • 96dfc65 Retry fetching the Devicelist once on error

Fixes #9

v0.3.0-rc.1

09 Feb 17:28
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release

Changelog

  • a5f4ad7 Add generic battery metrics
  • fd94c43 Add metric for humidity sensors
  • 96dfc65 Retry fetching the Devicelist once on error

v0.2.0

26 Dec 15:21
Compare
Choose a tag to compare

Changelog

  • a22a92a Add more metrics from thermostats
  • ad85361 Update fritzctl to archived master version

v0.1.0

26 Dec 12:35
Compare
Choose a tag to compare

Changelog

  • 4f069d1 Add metrics for thermostat error and battery stats
  • 047b489 Add new metrics to README
  • 82b2bfc Migrate from travis to github actions
  • 0368fe8 Return invalid metrics on parser errors
  • 576e35b Update gopkg.in/yaml.v2 to v2.4.0
  • 4ae51a3 Update to go 1.17

Add builds for arm and arm64

11 Apr 11:26
Compare
Choose a tag to compare
v0.0.8

Skip cleanup for docker build(x) as well