Skip to content

Releases: Smirl/nest_temperature_forwarder

v4.2.0

07 Aug 11:22
3daccbd
Compare
Choose a tag to compare

Changes

  • Bump requests from 2.25.1 to 2.31.0 (#32) @dependabot
  • Hotfix - old helm charts install out of date resources (#33) @Smirl

v4.1.1

07 Aug 10:50
ee8c0c9
Compare
Choose a tag to compare

Bump deployment

v4.1.0

05 Feb 23:07
ee8c0c9
Compare
Choose a tag to compare

Changes

  • Ensure that all influxdb values are floats (#31) @Smirl

v4.0.2

29 Mar 16:01
b1882e0
Compare
Choose a tag to compare

Changes

v4.0.1

29 Mar 15:40
1d19628
Compare
Choose a tag to compare

Changes

v4.0.0

29 Mar 15:32
a073a46
Compare
Choose a tag to compare

Breaking Changes

Move to Open Weather Map from Weather Unlocked

  • weatherunlocked is recently having a lot of issues so we are changing the weather provider here
  • requires a different secret to be set and a new account to be created for https://home.openweathermap.org/

Data changes

  • weather will not be logged in the same stdout line as thermostat data
  • weather will not have name tag matching thermostat
  • weather will have postal_code tag.
  • Update grafana dashboard to not limit external weather by thermostat name

Changes

  • Can run independently of influx, nest, and weather (#29) @Smirl
  • Move from weatherunlocked to openweatherapi (#28) @Smirl

v3.1.1

16 Dec 17:32
3e31c53
Compare
Choose a tag to compare

Changes

  • Separate github actions into 2 jobs (#27) @Smirl

v3.1.0

16 Dec 17:16
18dfe79
Compare
Choose a tag to compare

Changes

  • Change to GITHUB_TOKEN for docker registry (#26) @Smirl

v3.0.5

15 Dec 22:05
c7684a5
Compare
Choose a tag to compare

Changes

  • Update ingress annotations to new cert-manager (#25) @Smirl

v3.0.4

30 Nov 10:33
2ff1c63
Compare
Choose a tag to compare

Changes

  • Add status row to grafana dashboard (#24) @Smirl