Defining the Automower base Entity.
Definition at line 87 of file entity.py.
◆ __init__()
| None homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity.__init__ |
( |
|
self, |
|
|
str |
mower_id, |
|
|
AutomowerDataUpdateCoordinator |
coordinator |
|
) |
| |
Initialize AutomowerEntity.
Definition at line 92 of file entity.py.
◆ mower_attributes()
| MowerAttributes homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity.mower_attributes |
( |
|
self | ) |
|
Get the mower attributes of the current mower.
Definition at line 112 of file entity.py.
◆ _attr_device_info
| homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity._attr_device_info |
|
private |
◆ _attr_has_entity_name
| bool homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity._attr_has_entity_name = True |
|
staticprivate |
Defining the Automower base Entity.
Definition at line 90 of file entity.py.
◆ mower_id
| homeassistant.components.husqvarna_automower.entity.AutomowerBaseEntity.mower_id |
The documentation for this class was generated from the following file:
- core/homeassistant/components/husqvarna_automower/entity.py