Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.flux_led.light.FluxLight
 

Namespaces

 homeassistant.components.flux_led.light
 

Functions

None homeassistant.components.flux_led.light.async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.flux_led.light._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.flux_led.light.ATTR_BRIGHTNESS
 
 homeassistant.components.flux_led.light.ATTR_EFFECT
 
 homeassistant.components.flux_led.light.ATTR_LIGHT_SCREEN
 
 homeassistant.components.flux_led.light.ATTR_SENSITIVITY
 
 homeassistant.components.flux_led.light.CONF_EFFECT
 
 homeassistant.components.flux_led.light.CONF_SPEED_PCT
 
 homeassistant.components.flux_led.light.CONF_TRANSITION
 
 homeassistant.components.flux_led.light.default
 
 homeassistant.components.flux_led.light.Final
 
dictionary homeassistant.components.flux_led.light.MODE_ATTRS
 
 homeassistant.components.flux_led.light.VolDictType