Go to the source code of this file.
Namespaces | |
| homeassistant.components.teslemetry.select | |
Functions | |
| None | homeassistant.components.teslemetry.select.async_setup_entry (HomeAssistant hass, TeslemetryConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.teslemetry.select.HIGH = "high" |
| string | homeassistant.components.teslemetry.select.LOW = "low" |
| string | homeassistant.components.teslemetry.select.MEDIUM = "medium" |
| string | homeassistant.components.teslemetry.select.OFF = "off" |
| int | homeassistant.components.teslemetry.select.PARALLEL_UPDATES = 0 |