Triggers supported - reneboer/vera-TeslaCar GitHub Wiki

You can use the following triggers in scenes. Note that the values are only updated when your Car is polled by the plugin, so you should not use this for too critical situations as it may take long before the actual car status gets queried.

  • When the car wakes up or goes to sleep.
  • When charging is turned on or off.
  • When climatization is turned on or off.
  • When the inside temperature goes above a specific temperature.
  • When the inside temperature goes below a specific temperature.
  • When the outside temperature goes above a specific temperature.
  • When the outside temperature goes below a specific temperature.
  • When the battery level goes above a specific percentage.
  • When the battery level goes below a specific percentage.
  • When the car is locked or unlocked.
  • When a door is opened or closed.
  • When a window is opened or closed.
  • When the sunroof is opened or closed.
  • When the charge port is opened or closed.
  • When the car is moving or parked.
  • When the car is at home (based on Vera location data).

Note that for any of the child devices, you can use the standard triggers supported on Vera for those device types.