Classes | |
| class | AutomowerAvailableEntity |
| class | AutomowerBaseEntity |
| class | AutomowerControlEntity |
| class | WorkAreaAvailableEntity |
| class | WorkAreaControlEntity |
Functions | |
| bool | _check_error_free (MowerAttributes mower_attributes) |
| str | _work_area_translation_key (int work_area_id, str key) |
| Callable[[Callable[..., Awaitable[Any]]], Callable[..., Coroutine[Any, Any, None]]] | handle_sending_exception (bool poll_after_sending=False) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| tuple | ERROR_ACTIVITIES |
| list | ERROR_STATES |
Platform for Husqvarna Automower base entity.
|
private |
|
private |
| Callable[ [Callable[..., Awaitable[Any]]], Callable[..., Coroutine[Any, Any, None]] ] homeassistant.components.husqvarna_automower.entity.handle_sending_exception | ( | bool | poll_after_sending = False | ) |
|
private |
| tuple homeassistant.components.husqvarna_automower.entity.ERROR_ACTIVITIES |
| list homeassistant.components.husqvarna_automower.entity.ERROR_STATES |