v0.2.4 - Lots of bugfixes + some new stuff
It's been a while since I've done a release, so this is a big one.
- Various bugfixes (see commit history)
- Recognized 2 new device types
- Error handling so that unrecognized device types now are stored as UNKNOWN
- Added support for OpenRGB SDK protocol versioning and the first version, v1
- Added
OpenRGBClient.ee_devicesto make it easier for effects engines or custom effects to only control devices that have a direct mode. - Added documentation for working with profiles
- Started a documentation page about writing custom effects