delfick / photons

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

ci: introduce the switch to the rigours of continuous integration #87

Closed Djelibeybi closed 2 years ago

Djelibeybi commented 2 years ago

Note that the discovery test in commander/commands/test_control.py is currently failing because discovery fails to successfully retrieve the label for switch devices, which is what triggered the need to improve the device finder in the first place.

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

delfick commented 2 years ago

I will get to this eventually. Maybe this weekend.

delfick commented 2 years ago

also fixed in other PRs. Thanks for getting this rolling!