Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tesla_fleet.models.TeslaFleetVehicleData Class Reference

Static Public Attributes

 wakelock = asyncio.Lock()
 

Detailed Description

Data for a vehicle in the TeslaFleet integration.

Definition at line 30 of file models.py.

Member Data Documentation

◆ wakelock

homeassistant.components.tesla_fleet.models.TeslaFleetVehicleData.wakelock = asyncio.Lock()
static

Definition at line 38 of file models.py.


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