delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices

Home Page:https://photons.delfick.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The device_finder_info task doesn't return the label for a switch

Djelibeybi opened this issue · comments

This is because the task uses GetColor which the switch declines to handle. Fix incoming.

hhahahha, that's funny :)

I'm noodling on an approach via https://github.com/delfick/photons/tree/control/improve-device-finder. Would appreciate any feedback, but no rush. :)

This has been fixed.