Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.blebox.light.BleBoxLightEntity
 

Namespaces

 homeassistant.components.blebox.light
 

Functions

None homeassistant.components.blebox.light.async_setup_entry (HomeAssistant hass, BleBoxConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.blebox.light._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.blebox.light.COLOR_MODE_MAP
 
 homeassistant.components.blebox.light.SCAN_INTERVAL = timedelta(seconds=5)