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

Classes

class  AirzoneEntity
 
class  AirzoneHotWaterEntity
 
class  AirzoneSystemEntity
 
class  AirzoneWebServerEntity
 
class  AirzoneZoneEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Entity classes for the Airzone integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 38 of file entity.py.