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

Classes

class  IHCEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Implementation of a base class for all IHC devices.

Variable Documentation

◆ _LOGGER

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

Definition at line 11 of file entity.py.