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 | |
Replies available when the mower is connected and not in error state.
| bool homeassistant.components.husqvarna_automower.entity.AutomowerControlEntity.available | ( | self | ) |
Return True if the device is available.
Reimplemented from homeassistant.components.husqvarna_automower.entity.AutomowerAvailableEntity.
Reimplemented in homeassistant.components.husqvarna_automower.switch.StayOutZoneSwitchEntity.