Skip to content

Releases: alandtse/tesla

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)

v2.1.1

24 Apr 23:37
Compare
Choose a tag to compare

Fix

  • Bump teslajsonpy to 2.0.3 (5ca3899)

Documentation

  • Change HA documentation link to wiki (98650f4)

v2.1.0

24 Apr 20:20
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

Feature

  • Add support for Heated Steering Wheel and Seats (#188) (c052539)

Fix