pyotgw GPIO modes.
Definition at line 66 of file select.py.
◆ AWAY
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.AWAY = 6 |
|
static |
◆ DHW_BLOCK
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.DHW_BLOCK = 8 |
|
static |
◆ DS1820
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.DS1820 = 7 |
|
static |
◆ GROUND
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.GROUND = 1 |
|
static |
◆ HOME
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.HOME = 5 |
|
static |
◆ INPUT
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.INPUT = 0 |
|
static |
◆ LED_E
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.LED_E = 3 |
|
static |
◆ LED_F
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.LED_F = 4 |
|
static |
◆ VCC
| int homeassistant.components.opentherm_gw.select.PyotgwGPIOMode.VCC = 2 |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/opentherm_gw/select.py