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

Static Public Attributes

string DRIVER = "driver_temp"
 
string PASSENGER = "passenger_temp"
 

Detailed Description

Teslemetry Climate Keeper Modes.

Definition at line 52 of file const.py.

Member Data Documentation

◆ DRIVER

string homeassistant.components.teslemetry.const .TeslemetryClimateSide.DRIVER = "driver_temp"
static

Definition at line 55 of file const.py.

◆ PASSENGER

string homeassistant.components.teslemetry.const .TeslemetryClimateSide.PASSENGER = "passenger_temp"
static

Definition at line 56 of file const.py.


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