Skip to content

Releases: tedpearson/ecobeemetrics

v2.3.2

03 Mar 04:04
Compare
Choose a tag to compare

Bugfix release:

  • occupancy was not being reported if it was false
  • heat/cool/aux_heat field names unintentionally changed from heat_1 to heat1. Revert to previous names.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

24 Feb 05:42
Compare
Choose a tag to compare

Change -v flag to --version to fix startup bug due to conflict with glog

Full Changelog: v2.3.0...v2.3.1

v2.3.0

24 Feb 05:25
Compare
Choose a tag to compare
  • Removed program and equipment status string metric fields. I was not using these.
  • Don't write metrics to the database if there has been no update in 15 minutes (allowing database to show null values)
  • Add ecobeemetrics_api_failure_total and ecobeemetrics_last_update_timestamp_seconds metrics, for alerting
  • Don't print timestamps with output
  • Embed version information in binary
  • Add -v flag to print version and exit
  • Code improvements:
    • no reflection, removed intermediate struct between go-ecobee and influx client
    • don't use pkg/errors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

19 Feb 19:59
Compare
Choose a tag to compare

Fix config parsing

Full Changelog: v2.2.0...v2.2.1

v2.2.0

19 Feb 18:23
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

Parse yaml config directly instead of using viper, upgrade dependencies

What's Changed

  • Bump the go_modules group across 1 directories with 1 update by @dependabot in #1
  • Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 by @dependabot in #5
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.1 to 2.13.0 by @dependabot in #4

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Dec 21:42
Compare
Choose a tag to compare
update to influxdb2 client, update dependencies, new deploy github ac…

v2.0.0

28 Jan 05:22
Compare
Choose a tag to compare

v1.1.0

21 Dec 05:22
Compare
Choose a tag to compare

v1.0.1

08 Dec 05:53
Compare
Choose a tag to compare

v1.0.0

07 Dec 04:51
Compare
Choose a tag to compare