Releases: jayme-github/fritzbox_smarthome_exporter
Releases · jayme-github/fritzbox_smarthome_exporter
v0.4.3
Changelog
- dd0fbd9 Add armv6 and armv7 build and docker targets
- f5c45de Fix link to dockerhub
v0.4.2
Changelog
- cd9095f Fix errors trying to parse temperatures from switched off thermostat
v0.4.1
Changelog
- 2664bd7 Add listen address and version flag
v0.4.0
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
Changelog
- 9a485ca Skip parsing of not present devices
v0.3.0
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
Changelog
- a5f4ad7 Add generic battery metrics
- fd94c43 Add metric for humidity sensors
- 96dfc65 Retry fetching the Devicelist once on error
v0.2.0
Changelog
- a22a92a Add more metrics from thermostats
- ad85361 Update fritzctl to archived master version
v0.1.0
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
v0.0.8
Skip cleanup for docker build(x) as well