Describe the bug
I cannot discover my led strip using discover_bulbs. It always returns an empty list regardless of how long the timeout is set. But I can still use the bulb if provide the IP address manually.
To Reproduce
Code to reproduce the behavior:
import magichue
from magichue import discover_bulbs, LocalLight
discover_bulbs()
Device
- Device Information: bulb name or/and online store link.
- It is a RGB led strip controller
Additional context
- Same issue with the library flux_led
- I do not know how to find the required information, so I would need some help on how to do that for you.
Describe the bug
I cannot discover my led strip using discover_bulbs. It always returns an empty list regardless of how long the timeout is set. But I can still use the bulb if provide the IP address manually.
To Reproduce
Code to reproduce the behavior:
Device
Additional context