Skip to content

Releases: alandtse/tesla

v3.0.0

22 Oct 02:12
Compare
Choose a tag to compare

Feature

  • Rewrite to add support for energy sites (#250) (6a1f9c3)

Breaking

  • This is a rewrite. Multiple entitiy_ids were changed. It is recommended you remove and reinstall. Changed trunk, frunk and charger door from lock to cover entities. Created separate sensor (TeslaCarChargerPower class) for charger power. Moved charger amps, charger volts and charger phases extra state attributes to the new charger power sensor. Moved added range extra state attributes to the charger energy added sensor. (6a1f9c3)

Documentation

v2.4.4

10 Oct 20:59
Compare
Choose a tag to compare

Fix

  • Fix keyerror charge_to_max_range (0aa02c1)

Documentation

v2.4.3

11 Sep 19:57
Compare
Choose a tag to compare

Fix

v2.4.2

29 Aug 09:07
Compare
Choose a tag to compare

Fix

v2.4.1

27 Aug 17:32
Compare
Choose a tag to compare

Fix

  • Bump teslajsonpy to fix solar naming (#249) (26658bd)

v2.4.0

13 Aug 21:55
Compare
Choose a tag to compare

Feature

  • Add solar power, grid power, load power sensors (57d6095)

v2.3.1

10 Jul 06:51
Compare
Choose a tag to compare

Fix

  • Use json in post requests (867475f)

Documentation

v2.3.0

29 May 01:29
Compare
Choose a tag to compare

Feature

  • Add support for async_remove_config_entry_device (#218) (562c1b0)

Fix

  • Improve handling on 0 Watts power reads (bf94f3b)
  • Switch to non-deprecated async_get instead (#217) (f82e030)
  • Use default if scan_interval settings missing (0d3d4ce)

v2.2.1

02 May 06:57
Compare
Choose a tag to compare

Fix

  • Check vin before adjusting climate devices (#208) (5c81955)

v2.2.0

30 Apr 01:06
Compare
Choose a tag to compare

Feature

  • Enable heated seat and steering wheel entities automatically (#205) (ed975f3)