pyotgw LED modes.
Definition at line 80 of file select.py.
◆ BOILER_MAINTENANCE_REQUIRED
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.BOILER_MAINTENANCE_REQUIRED = "M" |
|
static |
◆ BOILER_TRAFFIC
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.BOILER_TRAFFIC = "B" |
|
static |
◆ CENTRAL_HEATING_ON
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.CENTRAL_HEATING_ON = "H" |
|
static |
◆ COMFORT_MODE_ON
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.COMFORT_MODE_ON = "C" |
|
static |
◆ FLAME_ON
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.FLAME_ON = "F" |
|
static |
◆ HOT_WATER_ON
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.HOT_WATER_ON = "W" |
|
static |
◆ RAISED_POWER_MODE_ACTIVE
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.RAISED_POWER_MODE_ACTIVE = "P" |
|
static |
◆ RX_ANY
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.RX_ANY = "R" |
|
static |
◆ SETPOINT_OVERRIDE_ACTIVE
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.SETPOINT_OVERRIDE_ACTIVE = "O" |
|
static |
◆ THERMOSTAT_TRAFFIC
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.THERMOSTAT_TRAFFIC = "T" |
|
static |
◆ TX_ANY
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.TX_ANY = "X" |
|
static |
◆ TX_ERROR_DETECTED
| string homeassistant.components.opentherm_gw.select.PyotgwLEDMode.TX_ERROR_DETECTED = "E" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/opentherm_gw/select.py