Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.husqvarna_automower.entity.AutomowerAvailableEntity Class Reference
Inheritance diagram for homeassistant.components.husqvarna_automower.entity.AutomowerAvailableEntity:
[legend]
Collaboration diagram for homeassistant.components.husqvarna_automower.entity.AutomowerAvailableEntity:
[legend]

Public Member Functions

bool available (self)
 
- Public Member Functions inherited from homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity
None __init__ (self, str mower_id, AutomowerDataUpdateCoordinator coordinator)
 
MowerAttributes mower_attributes (self)
 
- Public Member Functions inherited from homeassistant.helpers.update_coordinator.CoordinatorEntity
None __init__ (self, _DataUpdateCoordinatorT coordinator, Any context=None)
 
None async_update (self)
 

Additional Inherited Members

- Public Attributes inherited from homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity
 mower_id
 

Detailed Description

Replies available when the mower is connected.

Definition at line 117 of file entity.py.

Member Function Documentation

◆ available()


The documentation for this class was generated from the following file: