Classes | |
| class | AutomowerScheduleSwitchEntity |
| class | StayOutZoneSwitchEntity |
| class | WorkAreaSwitchEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| int | PARALLEL_UPDATES = 1 |
Creates a switch entity for the mower.
| None homeassistant.components.husqvarna_automower.switch.async_setup_entry | ( | HomeAssistant | hass, |
| AutomowerConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |