|
| string | CAMP = "camp" |
| |
| string | DOG = "dog" |
| |
| string | OFF = "off" |
| |
| string | ON = "on" |
| |
Tessie Climate Keeper Modes.
Definition at line 60 of file const.py.
◆ CAMP
| string homeassistant.components.tessie.const .TessieClimateKeeper.CAMP = "camp" |
|
static |
◆ DOG
| string homeassistant.components.tessie.const .TessieClimateKeeper.DOG = "dog" |
|
static |
◆ OFF
| string homeassistant.components.tessie.const .TessieClimateKeeper.OFF = "off" |
|
static |
◆ ON
| string homeassistant.components.tessie.const .TessieClimateKeeper.ON = "on" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/tessie/const.py