Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.shelly.climate.BlockSleepingClimate
 
class  homeassistant.components.shelly.climate.RpcClimate
 
class  homeassistant.components.shelly.climate.ShellyClimateExtraStoredData
 

Namespaces

 homeassistant.components.shelly.climate
 

Functions

None homeassistant.components.shelly.climate.async_restore_climate_entities (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities, ShellyBlockCoordinator coordinator)
 
None homeassistant.components.shelly.climate.async_setup_climate_entities (AddEntitiesCallback async_add_entities, ShellyBlockCoordinator coordinator)
 
None homeassistant.components.shelly.climate.async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.climate.async_setup_rpc_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)