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

Classes

class  ZHAEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Entity for Zigbee Home Automation.

Variable Documentation

◆ _LOGGER

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

Definition at line 25 of file entity.py.