Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.kulersky.light.KulerskyLight
 

Namespaces

 homeassistant.components.kulersky.light
 

Functions

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

Variables

 homeassistant.components.kulersky.light._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.kulersky.light.DISCOVERY_INTERVAL = timedelta(seconds=60)