Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homematic.climate.HMThermostat
 

Namespaces

 homeassistant.components.homematic.climate
 

Functions

None homeassistant.components.homematic.climate.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.homematic.climate.HM_CONTROL_MODE = "CONTROL_MODE"
 
list homeassistant.components.homematic.climate.HM_HUMI_MAP = ["ACTUAL_HUMIDITY", "HUMIDITY"]
 
dictionary homeassistant.components.homematic.climate.HM_PRESET_MAP
 
list homeassistant.components.homematic.climate.HM_TEMP_MAP = ["ACTUAL_TEMPERATURE", "TEMPERATURE"]
 
string homeassistant.components.homematic.climate.HMIP_CONTROL_MODE = "SET_POINT_MODE"