Classes | |
| class | TeslaFleetCableLockEntity |
| class | TeslaFleetVehicleLockEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, TeslaFleetConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | ENGAGED = "Engaged" |
| int | PARALLEL_UPDATES = 0 |
Lock platform for Tesla Fleet integration.
| None homeassistant.components.tesla_fleet.lock.async_setup_entry | ( | HomeAssistant | hass, |
| TeslaFleetConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| string homeassistant.components.tesla_fleet.lock.ENGAGED = "Engaged" |