Home Assistant Unofficial Reference 2024.12.1
bridge.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hue.bridge.HueBridge
 

Namespaces

 homeassistant.components.hue.bridge
 

Functions

None homeassistant.components.hue.bridge._update_listener (core.HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.hue.bridge.create_config_flow (core.HomeAssistant hass, str host)
 

Variables

float homeassistant.components.hue.bridge.HUB_BUSY_SLEEP = 0.5
 
list homeassistant.components.hue.bridge.PLATFORMS_v1 = [Platform.BINARY_SENSOR, Platform.LIGHT, Platform.SENSOR]
 
list homeassistant.components.hue.bridge.PLATFORMS_v2