Home Assistant Unofficial Reference 2024.12.1
hue_event.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hue.v2.hue_event
 

Functions

def homeassistant.components.hue.v2.hue_event.async_setup_hue_events (HueBridge bridge)
 

Variables

string homeassistant.components.hue.v2.hue_event.CONF_CONTROL_ID = "control_id"
 
string homeassistant.components.hue.v2.hue_event.CONF_DURATION = "duration"
 
string homeassistant.components.hue.v2.hue_event.CONF_STEPS = "steps"
 
 homeassistant.components.hue.v2.hue_event.LOGGER = logging.getLogger(__name__)