Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mystrom.light.MyStromLight
 

Namespaces

 homeassistant.components.mystrom.light
 

Functions

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

Variables

 homeassistant.components.mystrom.light._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.mystrom.light.DEFAULT_NAME = "myStrom bulb"
 
string homeassistant.components.mystrom.light.EFFECT_RAINBOW = "rainbow"
 
string homeassistant.components.mystrom.light.EFFECT_SUNRISE = "sunrise"