Functions | |
| None | async_setup_entry (HomeAssistant hass, TeslaFleetConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | CHARGE_STATES |
| int | PARALLEL_UPDATES = 0 |
| dictionary | SHIFT_STATES = {"P": "p", "D": "d", "R": "r", "N": "n"} |
Sensor platform for Tesla Fleet integration.
| None homeassistant.components.tesla_fleet.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| TeslaFleetConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| dictionary homeassistant.components.tesla_fleet.sensor.CHARGE_STATES |
| int homeassistant.components.tesla_fleet.sensor.PARALLEL_UPDATES = 0 |