Charger Status Description.
Definition at line 43 of file const.py.
◆ CHARGING
| string homeassistant.components.wallbox.const .ChargerStatus.CHARGING = "Charging" |
|
static |
◆ DISCHARGING
| string homeassistant.components.wallbox.const .ChargerStatus.DISCHARGING = "Discharging" |
|
static |
◆ DISCONNECTED
| string homeassistant.components.wallbox.const .ChargerStatus.DISCONNECTED = "Disconnected" |
|
static |
◆ ERROR
| string homeassistant.components.wallbox.const .ChargerStatus.ERROR = "Error" |
|
static |
◆ LOCKED
| string homeassistant.components.wallbox.const .ChargerStatus.LOCKED = "Locked" |
|
static |
◆ LOCKED_CAR_CONNECTED
| string homeassistant.components.wallbox.const .ChargerStatus.LOCKED_CAR_CONNECTED = "Locked, car connected" |
|
static |
◆ PAUSED
| string homeassistant.components.wallbox.const .ChargerStatus.PAUSED = "Paused" |
|
static |
◆ READY
| string homeassistant.components.wallbox.const .ChargerStatus.READY = "Ready" |
|
static |
◆ SCHEDULED
| string homeassistant.components.wallbox.const .ChargerStatus.SCHEDULED = "Scheduled" |
|
static |
◆ UNKNOWN
| string homeassistant.components.wallbox.const .ChargerStatus.UNKNOWN = "Unknown" |
|
static |
◆ UPDATING
| string homeassistant.components.wallbox.const .ChargerStatus.UPDATING = "Updating" |
|
static |
◆ WAITING
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING = "Waiting" |
|
static |
◆ WAITING_FOR_CAR
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_FOR_CAR = "Waiting for car demand" |
|
static |
◆ WAITING_IN_QUEUE_ECO_SMART
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_IN_QUEUE_ECO_SMART = "Waiting in queue by Eco-Smart" |
|
static |
◆ WAITING_IN_QUEUE_POWER_BOOST
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_IN_QUEUE_POWER_BOOST = "Waiting in queue by Power Boost" |
|
static |
◆ WAITING_IN_QUEUE_POWER_SHARING
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_IN_QUEUE_POWER_SHARING = "Waiting in queue by Power Sharing" |
|
static |
◆ WAITING_MID_FAILED
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_MID_FAILED = "Waiting MID failed" |
|
static |
◆ WAITING_MID_SAFETY
| string homeassistant.components.wallbox.const .ChargerStatus.WAITING_MID_SAFETY = "Waiting MID safety margin exceeded" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/wallbox/const.py