Skip to content

Releases: pkuehnel/TeslaSolarCharger

v1.8.0

03 Jul 20:27
2500926
Compare
Choose a tag to compare

What's Changed

Breaking changes

To further use the software you have to add environment variables to let SmartTeslaAmpSetter access your TeslaMate database. This is needed to get the latest Charter current pilot because this topic is not published by TeslaMate over MQTT. These are the default settings (If you did not change any passwords or service names you do not have to do anything, only add this environment variables if they are different from the default values):

- TeslaMateDbServer=database
- TeslaMateDbPort=5432
- TeslaMateDbDatabaseName=teslamate
- TeslaMateDbUser=teslamate
- TeslaMateDbPassword=secret

Note: since v2.1.0 you need to configure these settings on the BaseConfiguration site of TeslaSolarCharger.

Features

Full Changelog: pkuehnel/smartteslaampsetter@v1.7.0...v1.8.0

v1.7.0

08 Jun 14:18
331d9fa
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.6.1...v1.7.0

v1.6.1

03 Jun 19:50
ad614a6
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.6.0...v1.6.1

v1.6.0

03 Jun 18:45
cdab682
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • As it is not possible to get current set amp blow 5A, Smartteslaampsetter now assumes that set Amp is 1A below actual Amp if last set Amp is also 1A below actual amp. This issue resulted in not ending charging sessions if the rest of the house consumes less than ~300W by @pkuehnel in https://github.com/pkuehnel/SmartTeslaAmpSetter/pull/112

Full Changelog: pkuehnel/smartteslaampsetter@v1.5.2...v1.6.0

v1.5.2

21 May 09:41
e9757d9
Compare
Choose a tag to compare

What's Changed

Refactorings

Full Changelog: pkuehnel/smartteslaampsetter@v1.5.1...v1.5.2

v1.5.1

26 Apr 19:24
f766757
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.5.0...v1.5.1

v1.5.0

22 Apr 11:13
836aa53
Compare
Choose a tag to compare

What's Changed

New Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.4.0...v1.5.0

v1.4.0

17 Apr 13:46
3671f1a
Compare
Choose a tag to compare

What's Changed

New Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.3.0...v1.4.0

v1.3.0

07 Apr 13:32
475d426
Compare
Choose a tag to compare

What's Changed

New Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.2.0...v1.3.0

v1.2.0

19 Mar 17:47
e965223
Compare
Choose a tag to compare

What's Changed

New Features

Bugfixes

Full Changelog: pkuehnel/smartteslaampsetter@v1.1.6...v1.2.0