|
| string | HIGH = "high" |
| |
| string | LOW = "low" |
| |
| string | MEDIUM = "medium" |
| |
| string | OFF = "off" |
| |
Tessie seat heater options.
Definition at line 42 of file const.py.
◆ HIGH
| string homeassistant.components.tessie.const .TessieSeatHeaterOptions.HIGH = "high" |
|
static |
◆ LOW
| string homeassistant.components.tessie.const .TessieSeatHeaterOptions.LOW = "low" |
|
static |
◆ MEDIUM
| string homeassistant.components.tessie.const .TessieSeatHeaterOptions.MEDIUM = "medium" |
|
static |
◆ OFF
| string homeassistant.components.tessie.const .TessieSeatHeaterOptions.OFF = "off" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/tessie/const.py