Skip to content

Releases: tobiasehlert/teslamateapi

v1.12.0

28 Dec 21:27
Compare
Choose a tag to compare

Fixed

  • bug in new installations by changing float64 to NullFloat64 on cars efficiency (#129 by @tobiasehlert)

v1.11.1

23 Dec 10:46
Compare
Choose a tag to compare

Changed

v1.11.0

08 Nov 07:55
Compare
Choose a tag to compare

Added

Changed

v1.10.2

15 Oct 12:36
Compare
Choose a tag to compare

Changed

  • bump golang from 1.17.1 to 1.17.2 (#108 by @dependabot)
  • updating readme with table for variables

v1.10.1

23 Sep 10:29
Compare
Choose a tag to compare

Changed

v1.10.0

30 Jun 12:11
Compare
Choose a tag to compare

Added

  • adding power mqtt value to status endpoint (#74)

Changed

v1.9.0

14 Jun 12:50
Compare
Choose a tag to compare

Added

Changed

v1.8.0

01 Jun 08:20
Compare
Choose a tag to compare

Fixed

v1.7.1

01 Jun 08:25
Compare
Choose a tag to compare

Changed

v1.7.0

01 Jun 08:16
Compare
Choose a tag to compare

Added

Changed

  • minor code adjustments based on go-staticcheck