busylight icon indicating copy to clipboard operation
busylight copied to clipboard

Control USB connected presence lights from multiple vendors via the command-line or web API.

Results 25 busylight issues
Sort by recently updated
recently updated
newest added

If you would like BusyLight to support a new device, please provide as much of the following as possible. - Product Name: fit-statUSB - Vendor URL: https://fit-iot.com/web/product/fit-statusb/ - Purchase URL:...

new light

**Software Versions:** - Operating System: Windows 11 (x64) - Python version: 3.10.1 - BusyLight version: busylight-for-humans 0.13.2 **General Type of Problem** - [X] Command-line **Describe the Problem** USB-connected Embrava BLYNC...

bug

Hi there, i am new to python and i am having a tough time working with the kuando light on windows. On mac everything was fine. I tried to test...

bug

It would be cool have to make the lights controlled by `busylight` be available for use with HomeKit. It appears that that easiest way to make this happen is via...

enhancement

Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.1 to 3.6.2. Changelog Sourced from anyio's changelog. Version history This library adheres to Semantic Versioning 2.0 <http://semver.org/>_. 3.6.2 Pinned Trio to < 0.22 to avoid incompatibility...

dependencies

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.3 to 0.19.0. Release notes Sourced from uvicorn's releases. Version 0.19.0 Added Support Python 3.11 (#1652) 16/09/22 Bump minimal httptools version to 0.5.0 (#1645) 13/09/22 Ignore HTTP/2...

dependencies

The `busyserve` command shipped by `busylight-for-humans[webapi]` adds complexity to the project which makes it difficult to modify and test. I propose spinning `busyserve` off into it's own package and removing...

enhancement

It would improve the developer experience to have specific models for each device instead of generic ones. Using `info['serial_number']` for example could throw a warning via the mypy type checker....

As of version 0.22.2 Busylight for Humans™ supports USB serial devices, however I need to install it on a linux host to check for udev related problems.

bug

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.108.0 to 0.110.1. Release notes Sourced from fastapi's releases. 0.110.1 Fixes 🐛 Fix parameterless Depends() with generics. PR #9479 by @​nzig. Refactors ♻️ Update mypy. PR #11049...

dependencies