Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tesla_wall_connector.entity Namespace Reference

Classes

class  WallConnectorEntity
 
class  WallConnectorLambdaValueGetterMixin
 

Functions

str _get_unique_id (str serial_number, str key)
 

Detailed Description

The Tesla Wall Connector integration.

Function Documentation

◆ _get_unique_id()

str homeassistant.components.tesla_wall_connector.entity._get_unique_id ( str  serial_number,
str  key 
)
private
Get a unique entity name.

Definition at line 23 of file entity.py.