Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switchbot_cloud.climate.SwitchBotCloudAirConditioner
 

Namespaces

 homeassistant.components.switchbot_cloud.climate
 

Functions

None homeassistant.components.switchbot_cloud.climate.async_setup_entry (HomeAssistant hass, ConfigEntry config, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.switchbot_cloud.climate._DEFAULT_SWITCHBOT_FAN_MODE = _SWITCHBOT_FAN_MODES[FanState.FAN_AUTO]
 
 homeassistant.components.switchbot_cloud.climate._DEFAULT_SWITCHBOT_HVAC_MODE = _SWITCHBOT_HVAC_MODES[HVACMode.FAN_ONLY]