samclane / LIFX-Control-Panel

As LIFX no longer supports their Windows 10 app, I created an open-source alternative for controlling LIFX-brand smart lights.
https://github.com/samclane/LIFX-Control-Panel
MIT License
162 stars 19 forks source link

Made device scanning more fault tolerant #129

Closed samclane closed 2 years ago

samclane commented 2 years ago

set_device_list will handle and log most exceptions instead of raising them. Should lead to more end-user stability

124, #122, #84