Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.husqvarna_automower.entity.AutomowerAvailableEntity
 
class  homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity
 
class  homeassistant.components.husqvarna_automower.entity.AutomowerControlEntity
 
class  homeassistant.components.husqvarna_automower.entity.WorkAreaAvailableEntity
 
class  homeassistant.components.husqvarna_automower.entity.WorkAreaControlEntity
 

Namespaces

 homeassistant.components.husqvarna_automower.entity
 

Functions

bool homeassistant.components.husqvarna_automower.entity._check_error_free (MowerAttributes mower_attributes)
 
str homeassistant.components.husqvarna_automower.entity._work_area_translation_key (int work_area_id, str key)
 
Callable[[Callable[..., Awaitable[Any]]], Callable[..., Coroutine[Any, Any, None]]] homeassistant.components.husqvarna_automower.entity.handle_sending_exception (bool poll_after_sending=False)
 

Variables

 homeassistant.components.husqvarna_automower.entity._LOGGER = logging.getLogger(__name__)
 
tuple homeassistant.components.husqvarna_automower.entity.ERROR_ACTIVITIES
 
list homeassistant.components.husqvarna_automower.entity.ERROR_STATES