Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.izone.climate.ControllerDevice
 
class  homeassistant.components.izone.climate.ZoneDevice
 

Namespaces

 homeassistant.components.izone.climate
 

Functions

def homeassistant.components.izone.climate._DeviceT
 
None homeassistant.components.izone.climate.async_setup_entry (HomeAssistant hass, ConfigEntry config, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.izone.climate._IZONE_FAN_TO_HA
 
 homeassistant.components.izone.climate._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.izone.climate.ATTR_AIRFLOW = "airflow"
 
string homeassistant.components.izone.climate.IZONE_SERVICE_AIRFLOW_MAX = "airflow_max"
 
string homeassistant.components.izone.climate.IZONE_SERVICE_AIRFLOW_MIN = "airflow_min"
 
 homeassistant.components.izone.climate.msg
 
 homeassistant.components.izone.climate.VolDictType