Activity state of lawn mower devices.
Definition at line 6 of file const.py.
◆ DOCKED
| string homeassistant.components.lawn_mower.const .LawnMowerActivity.DOCKED = "docked" |
|
static |
◆ ERROR
| string homeassistant.components.lawn_mower.const .LawnMowerActivity.ERROR = "error" |
|
static |
◆ MOWING
| string homeassistant.components.lawn_mower.const .LawnMowerActivity.MOWING = "mowing" |
|
static |
◆ PAUSED
| string homeassistant.components.lawn_mower.const .LawnMowerActivity.PAUSED = "paused" |
|
static |
◆ RETURNING
| string homeassistant.components.lawn_mower.const .LawnMowerActivity.RETURNING = "returning" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/lawn_mower/const.py