André
André
@The-Compiler Unfortunatly I have only 5.14.1 available on my distro. /:
### First idea: - create groups: ``` GROUP LIGHTS g 1 2 3 ``` - select groups with "g [group-id]" (try not to limit the amount of groups selectable)
Which version of lampe are you using? I will investigate this after I finished my bachelor thesis.
I don't know which version is currently packaged in the AUR. You can use the latest version from GitLab, https://gitlab.com/poinck/lampe
Setting a brightness value in oneshot mode is currently not supported, only increments with "s" or "w" are possible. I consider this now a future feature.
I like this as a feature. This means a major rework of most parts. Maybe I find the time in December.
One first remark: Because I have only the first generation of the Bridge. I cannot test how this would work with the newer models, if the API has changed.
My current idea to implement this would mean that there is a possibility to switch between bridges with "B" and then typing a number, supporting max 10 brigdes starting with...
I have just tested my first version with multi-bridge support here: https://github.com/poinck/lampe/releases/tag/v1.2.0 If you have time to test it, this would be awesome. If you have "lampe" already checked out...
related to #9