States of a valve.
Definition at line 30 of file valve.py.
◆ CLOSED
| string homeassistant.components.guardian.valve.GuardianValveState.CLOSED = "closed" |
|
static |
◆ CLOSING
| string homeassistant.components.guardian.valve.GuardianValveState.CLOSING = "closing" |
|
static |
◆ FINISH_CLOSING
| string homeassistant.components.guardian.valve.GuardianValveState.FINISH_CLOSING = "finish_closing" |
|
static |
◆ FINISH_OPENING
| string homeassistant.components.guardian.valve.GuardianValveState.FINISH_OPENING = "finish_opening" |
|
static |
◆ OPEN
| string homeassistant.components.guardian.valve.GuardianValveState.OPEN = "open" |
|
static |
◆ OPENING
| string homeassistant.components.guardian.valve.GuardianValveState.OPENING = "opening" |
|
static |
◆ START_CLOSING
| string homeassistant.components.guardian.valve.GuardianValveState.START_CLOSING = "start_closing" |
|
static |
◆ START_OPENING
| string homeassistant.components.guardian.valve.GuardianValveState.START_OPENING = "start_opening" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/guardian/valve.py