Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tessie.const .TessieChargeCableLockStates Class Reference
Inheritance diagram for homeassistant.components.tessie.const .TessieChargeCableLockStates:
[legend]
Collaboration diagram for homeassistant.components.tessie.const .TessieChargeCableLockStates:
[legend]

Static Public Attributes

string DISENGAGED = "Disengaged"
 
string ENGAGED = "Engaged"
 

Detailed Description

Tessie Charge Cable Lock states.

Definition at line 86 of file const.py.

Member Data Documentation

◆ DISENGAGED

string homeassistant.components.tessie.const .TessieChargeCableLockStates.DISENGAGED = "Disengaged"
static

Definition at line 90 of file const.py.

◆ ENGAGED

string homeassistant.components.tessie.const .TessieChargeCableLockStates.ENGAGED = "Engaged"
static

Definition at line 89 of file const.py.


The documentation for this class was generated from the following file: