Classes | |
| class | AutomowerSelectEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | |
| int | PARALLEL_UPDATES = 1 |
Creates a select entity for the headlight of the mower.
| None homeassistant.components.husqvarna_automower.select.async_setup_entry | ( | HomeAssistant | hass, |
| AutomowerConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |