Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.smarttub.climate.SmartTubThermostat
 

Namespaces

 homeassistant.components.smarttub.climate
 

Functions

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

Variables

dictionary homeassistant.components.smarttub.climate.HEAT_MODES = {v: k for k, v in PRESET_MODES.items()}
 
dictionary homeassistant.components.smarttub.climate.HVAC_ACTIONS
 
string homeassistant.components.smarttub.climate.PRESET_DAY = "day"
 
dictionary homeassistant.components.smarttub.climate.PRESET_MODES
 
string homeassistant.components.smarttub.climate.PRESET_READY = "ready"