Skip to content

Releases: JnyJny/busylight

Quintillions of Quails

20 May 23:52
Compare
Choose a tag to compare

This patch release fixed a big bug in busylight.manager.LightManager.update() and will only matter to users of the web API. The LightManager will now be able to realize that devices have been plugged and unplugged while it wasn't looking.

A Trepidation of Turnips

18 May 18:17
Compare
Choose a tag to compare

The optional web API is now working again after some minor breakage, please refer to the builtin API documentation:

$ busylight server
...

and navigate a browser to "http://hostname:port/docs" to see the automatically generated API documentation.

Bugs fixed:

  • Kuando BusyLight keep-alive thread was too good at it's job.