Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vesync.switch.VeSyncBaseSwitch
 
class  homeassistant.components.vesync.switch.VeSyncLightSwitch
 
class  homeassistant.components.vesync.switch.VeSyncSwitchHA
 

Namespaces

 homeassistant.components.vesync.switch
 

Functions

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

Variables

 homeassistant.components.vesync.switch._LOGGER = logging.getLogger(__name__)