Skip to content

Releases: flashg1/TeslaSolarCharger

v2.1d

31 Jan 13:08
Compare
Choose a tag to compare
  • Breaking change: Need to define helper number or template sensor for power offset to charge from grid.
  • Set current to 5A on exit because charger is turned off on reaching charge limit and had no chance to set current to 0.
  • Added note on how to possibly charge multiple Tesla cars at the same time based on power allocation weighting.

v2.1c

17 Dec 05:25
Compare
Choose a tag to compare
  • Removed 30 seconds delay for overriding charge limit. To override charge limit, set charge limit from Tesla app and toggle off setting daily charge limit.

v2.1b

15 Dec 04:02
Compare
Choose a tag to compare
  • Do not manually run this script if car is not at home, because it affects car charging anywhere.
  • Tidied syntax.

v2.1a

12 Dec 00:26
Compare
Choose a tag to compare
  • Tidied code.
  • Fixed issue with occasional unexpected exit on start up due to charger status not up-to-date.

v2.1

11 Dec 00:18
Compare
Choose a tag to compare
  • Breaking change: Need to create new input boolean to enable or disable use of daily car charge limit config. Sometimes it is easier to just use the Tesla app charge limit.

v2.0b

09 Dec 07:25
Compare
Choose a tag to compare
  • Tidied up code syntax.
  • More diagnostic info during tracing by using "alias" command.

v2.0a

04 Dec 04:11
Compare
Choose a tag to compare
  • Updated doc.
  • Took "turn charger on" out of choose condition to speed up current change on startup.

v2.0

14 Nov 23:07
Compare
Choose a tag to compare
  • Use sun elevation triggers instead of sunrise/sunset time offsets to start and stop script.
  • Allow top up from grid if there is not enough solar electricity.

v1.1e

13 Nov 18:45
Compare
Choose a tag to compare

Minor enhancement. See version.txt for details.

v1.1d

12 Nov 08:49
Compare
Choose a tag to compare

Minor enhancement and updated doc.