Yeelight binding + openhab

I can’t connect the Yeelight ceiling lamp to the OpenHub 3.1.0 I took the device ID with the help of the Yeelight python library:
sudo pip install yeelight
python
from yeelight import discover_bulbs
discover_bulbs()
and when I entered id the device is still offline.

Same issue here; light is found by python library but not by openHAB (either search or manual entry).

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.