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

Classes

class  HomeConnectEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Home Connect entity base class.

Variable Documentation

◆ _LOGGER

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

Definition at line 13 of file entity.py.