Home Assistant Unofficial Reference 2024.12.1
discovery.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lifx.discovery
 

Functions

Collection[Light] homeassistant.components.lifx.discovery.async_discover_devices (HomeAssistant hass)
 
None homeassistant.components.lifx.discovery.async_init_discovery_flow (HomeAssistant hass, str host, str serial)
 
None homeassistant.components.lifx.discovery.async_trigger_discovery (HomeAssistant hass, Iterable[Light] discovered_devices)
 

Variables

float homeassistant.components.lifx.discovery.DEFAULT_TIMEOUT = 8.5