Dean Camera
Dean Camera
Thanks for the patch! This is a good idea - there's code to generate custom tiles in my related HomeAssistant client project (see https://github.com/abcminiuser/python-homeassistant-streamdeck/blob/master/src/Tile/TileImage.py) although I can see it's also...
Neat idea - and welcome to Git(hub)! I think this might be best suited to either an example in the repo and documentation, or if there's enough general interest we...
What platform, and what version of the library are you using?
Sure, I think it's something worth adding. Originally I just envisioned this being a simple wrapper over the backend HID transport with no use of any third party image libraries...
Could you please try the latest 0.7.3 release? It has a new HID backend I wrote that directly binds to the system installed `hidapi`, which might resolve the issue. If...
Give the latest 0.8.1 a go please and report back - the back end is substantially different to the version mentioned in this report, and the underlying issue might now...
Closing due to an extended period of inactivity - please re-open if you can reproduce this on the latest version of the library.
Well, that's frustrating. I don't have an XL model around to test with, but I've checked over the original application multiple times, and it definitely reads out a 32-byte feature...
Sure, I can sign the releases if that's wanted, although I'm not sure of the process -- do I need to list my public key in a specific location where...
Thanks, the pull request looks better now. I'm wondering if this belongs in a pluggable filter, rather than inside the core library, so that people can opt-into whatever filters they...