teslajsonpy

Submodules

Classes

  • TeslaCar: Represents a Tesla car.

  • Connection: Connection to Tesla Motors API.

  • Controller: Controller for connections to Tesla Motors API.

  • EnergySite: Base class to represents a Tesla energy site.

  • PowerwallSite: Represents a Tesla Energy Powerwall site.

  • TeslaProxy: Class to handle proxy login connections to Alexa.

  • SolarPowerwallSite: Represents a Tesla Energy Solar site with Powerwall(s).

  • SolarSite: Represents a Tesla Energy Solar site.

Exceptions

  • TeslaException: Class of Tesla API exceptions.

  • UnknownPresetMode: Class of exceptions for Unknown Preset.

  • RetryLimitError: Class of exceptions for hitting retry limits.

  • IncompleteCredentials: Class of exceptions for incomplete credentials.

Variables

  • __version__