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

Classes

class  EcobeeBaseEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base classes shared among Ecobee entities.

Variable Documentation

◆ _LOGGER

homeassistant.components.ecobee.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 14 of file entity.py.