Skip to content

Releases: MattJeanes/TeslaMateAgile

Release v1.4.0-rc.4

25 Nov 11:59
de8cd78
Compare
Choose a tag to compare
Release v1.4.0-rc.4 Pre-release
Pre-release

Changes from v.1.4.0-rc.3:

  • Fixed Tibber energy provider not retrieving all required price data in some cases
  • Added debug logging option, see the README for more info
  • Added extra checks to ensure that all pricing data exists before saving the cost calculation

Release v1.4.0-rc.3

25 Nov 04:12
Compare
Choose a tag to compare
Release v1.4.0-rc.3 Pre-release
Pre-release

Add support for multiple energy providers, added Tibber and improved timezone handling.

Release v1.3.1

18 Jun 03:20
2115e23
Compare
Choose a tag to compare

Reduce logging output from System namespace to Warning level (was Information) - this will stop logging about HTTP calls to Octopus API in particular)

Also minor internal code refactor to allow for unit testing and added a unit test for plunge pricing

Release v1.3.0

11 Jun 14:15
01288da
Compare
Choose a tag to compare

Alternate database configuration using DATABASE_HOST, DATABASE_NAME, DATABASE_USER and DATABASE_PASS environment variables instead of ConnectionStrings__TeslaMate. Both options will remain supported.

This is to match the TeslaMate setup and allow for easier configuration and less user confusion.

Documentation has also been updated to add steps for an easy install if the user has followed the TeslaMate Docker setup guide.

Release v1.2.8

10 Jun 13:16
4350405
Compare
Choose a tag to compare

Upgrade dependencies to fix CVE-2020-1108

Release v1.2.7

04 Jun 11:45
0cd25f8
Compare
Choose a tag to compare

Improvements to build pipeline

Release v1.2.5

04 Jun 10:58
69ba453
Compare
Choose a tag to compare

Multi-architecture support on Docker for arm, arm64, and amd64

Release v1.2.3

04 Jun 02:43
1361872
Compare
Choose a tag to compare

Added multi arch zips for release

Next step will be multi arch docker images (todo)

Release v1.2.2

04 Jun 02:18
ebc3cd8
Compare
Choose a tag to compare
Update build.yml

Release v1.2.1

04 Jun 01:57
42ae630
Compare
Choose a tag to compare
Update build.yml