Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.upb.light.UpbLight
 

Namespaces

 homeassistant.components.upb.light
 

Functions

None homeassistant.components.upb.light.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.upb.light.SERVICE_LIGHT_BLINK = "light_blink"
 
string homeassistant.components.upb.light.SERVICE_LIGHT_FADE_START = "light_fade_start"
 
string homeassistant.components.upb.light.SERVICE_LIGHT_FADE_STOP = "light_fade_stop"