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

Classes

class  AirzoneAidooEntity
 
class  AirzoneEntity
 
class  AirzoneGroupEntity
 
class  AirzoneHotWaterEntity
 
class  AirzoneInstallationEntity
 
class  AirzoneSystemEntity
 
class  AirzoneWebServerEntity
 
class  AirzoneZoneEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Entity classes for the Airzone Cloud integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 36 of file entity.py.