Skip to content

Releases: alandtse/tesla

v1.4.0

11 Dec 22:12
Compare
Choose a tag to compare

Feature

  • Add horn and flash lights buttons (#114) (1c39e63)
  • Expose charge_current_request_max attribute (#110) (a589539)

Fix

  • Allow specifying auth_domain (22817bd)
  • Update ha state on command success (6ede864)

Refactor

v1.3.2

22 Nov 08:48
Compare
Choose a tag to compare

Fix

Documentation

  • Add add integration link to info.md (5dd66ec)
  • Add add-integration badge (4ae8227)

Refactor

  • Use http.HTTPStatus instead of const.HTTP_* (#87) (25466ce)

v1.3.1

22 Oct 06:53
Compare
Choose a tag to compare

Fix

  • Bump telsajsonpy to 1.2.1 (a0723a4)

v1.3.0

21 Oct 04:35
Compare
Choose a tag to compare

Feature

  • Bump teslajsonpy to 1.2.0 (7a1a1b6)

Documentation

v1.2.1

19 Oct 06:09
Compare
Choose a tag to compare

Fix

  • Bump teslajsonpy to 1.1.2 (697bb3e)

v1.2.0

18 Oct 05:33
Compare
Choose a tag to compare

Feature

  • Add tesla_custom.api service (295ed08)

Documentation

v1.1.2

18 Oct 00:22
Compare
Choose a tag to compare

Fix

  • Bump teslajsonpy to 1.1.1 (ea5487)

v1.1.1

13 Oct 02:56
Compare
Choose a tag to compare

Fix

  • Bump teslajsonpy to 1.0.1 (f41061c)

v1.1.0

11 Oct 09:03
Compare
Choose a tag to compare

Feature

Documentation

v1.0.0

11 Sep 05:37
Compare
Choose a tag to compare

Feature

  • Replace oauth proxy login with refresh token (9ccb71e)

Fix

  • Rename update switch to polling switch (b09825c)

Breaking

  • update_switch has been renamed to polling_switch. While the UI name will change immediately if you have not modified it, the entity_id should not change unless you remove and reinstall the component. (b09825c)

Documentation

  • Update documentations for refresh tokens (f4ac729)