Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.nobo_hub.climate.NoboZone
 

Namespaces

 homeassistant.components.nobo_hub.climate
 

Functions

None homeassistant.components.nobo_hub.climate.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

int homeassistant.components.nobo_hub.climate.MAX_TEMPERATURE = 40
 
int homeassistant.components.nobo_hub.climate.MIN_TEMPERATURE = 7
 
list homeassistant.components.nobo_hub.climate.PRESET_MODES = [PRESET_NONE, PRESET_COMFORT, PRESET_ECO, PRESET_AWAY]
 
tuple homeassistant.components.nobo_hub.climate.SUPPORT_FLAGS