delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices
https://photons.delfick.com
MIT License
73 stars 6 forks source link

[docs] Interactor works on macOS and Windows with hardcoded discovery #55

Closed Djelibeybi closed 3 years ago

Djelibeybi commented 3 years ago

I think the rst link syntax is correct, but please confirm (and delete this comment) prior to merging. :)

Updated the note to let folks know that while bulb discovery may not work, the rest of Interactor does. Also, removed the version from the image (so it always pulls latest) and wrapped the variable in quotes to avoid possible expansion issues.

Signed-off-by: Avi Miller me@dje.li