Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.teslemetry.models.TeslemetryVehicleData Class Reference

Static Public Attributes

 wakelock = asyncio.Lock()
 

Detailed Description

Data for a vehicle in the Teslemetry integration.

Definition at line 33 of file models.py.

Member Data Documentation

◆ wakelock

homeassistant.components.teslemetry.models.TeslemetryVehicleData.wakelock = asyncio.Lock()
static

Definition at line 40 of file models.py.


The documentation for this class was generated from the following file: