Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.yeelight.scanner Namespace Reference

Classes

class  YeelightScanner
 

Functions

None _set_future_if_not_done (asyncio.Future[None] future)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for Xiaomi Yeelight WiFi color bulb.

Function Documentation

◆ _set_future_if_not_done()

None homeassistant.components.yeelight.scanner._set_future_if_not_done ( asyncio.Future[None]  future)
private

Definition at line 39 of file scanner.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.yeelight.scanner._LOGGER = logging.getLogger(__name__)
private

Definition at line 35 of file scanner.py.