An enumeration of the standard cover states.
Definition at line 22 of file cover.py.
◆ CLOSED
| int homeassistant.components.mysensors.cover.CoverState.CLOSED = 3 |
|
static |
◆ CLOSING
| int homeassistant.components.mysensors.cover.CoverState.CLOSING = 2 |
|
static |
◆ OPEN
| int homeassistant.components.mysensors.cover.CoverState.OPEN = 0 |
|
static |
◆ OPENING
| int homeassistant.components.mysensors.cover.CoverState.OPENING = 1 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/mysensors/cover.py