tesla 0.2.0 copy "tesla: ^0.2.0" to clipboard
tesla: ^0.2.0 copied to clipboard

outdated

Control and monitor Tesla Products

Tesla.dart Changelog #

v0.2.0 #

  • Drop support for Dart v1.x.x
  • Add setSentryMode command, and support for isSentryMode getter.

v0.1.2 #

  • More reworking, cleans up code and minor improvements.

v0.0.4 #

  • Rework HTTP implementation to share code more.
  • Allow using BASE64-encoded passwords for the standard tool API.
  • Fix a bug with typing.

v0.0.3 #

  • Reorganize code to allow custom endpoints.
  • Allow injecting API tokens.
  • Rename OptionCode to VehicleOptionCode.
  • Basic support for the browser (requires an API proxy).

v0.0.2 #

  • Abstract API and cleanup.
  • Option code support.
  • Support for software updates.
  • Multi-platform support.

v0.0.1 #

  • Initial Version: No documentation.