Home Assistant Unofficial Reference 2024.12.1
fan.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vesync.fan.VeSyncFanHA
 

Namespaces

 homeassistant.components.vesync.fan
 

Functions

def homeassistant.components.vesync.fan._setup_entities (devices, async_add_entities)
 
None homeassistant.components.vesync.fan.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.vesync.fan._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.vesync.fan.FAN_MODE_AUTO = "auto"
 
string homeassistant.components.vesync.fan.FAN_MODE_PET = "pet"
 
string homeassistant.components.vesync.fan.FAN_MODE_SLEEP = "sleep"
 
string homeassistant.components.vesync.fan.FAN_MODE_TURBO = "turbo"
 
dictionary homeassistant.components.vesync.fan.PRESET_MODES
 
dictionary homeassistant.components.vesync.fan.SPEED_RANGE