Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.vesync.light.VeSyncBaseLight
 
class  homeassistant.components.vesync.light.VeSyncDimmableLightHA
 
class  homeassistant.components.vesync.light.VeSyncTunableWhiteLightHA
 

Namespaces

 homeassistant.components.vesync.light
 

Functions

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

Variables

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