Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.freedompro.climate.Device
 

Namespaces

 homeassistant.components.freedompro.climate
 

Functions

None homeassistant.components.freedompro.climate.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.freedompro.climate._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.freedompro.climate.HVAC_INVERT_MAP = {v: k for k, v in HVAC_MAP.items()}
 
dictionary homeassistant.components.freedompro.climate.HVAC_MAP
 
list homeassistant.components.freedompro.climate.SUPPORTED_HVAC_MODES