Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.modbus.climate.ModbusThermostat
 

Namespaces

 homeassistant.components.modbus.climate
 

Functions

None homeassistant.components.modbus.climate.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.modbus.climate._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.modbus.climate.HVACMODE_TO_TARG_TEMP_REG_INDEX_ARRAY
 
int homeassistant.components.modbus.climate.PARALLEL_UPDATES = 1