openrgb-python
openrgb-python copied to clipboard
color_mode is not unpacked to an enum
Fixes https://github.com/jath03/openrgb-python/issues/69
See my comment in #69
Color mode should be an enum, but something is wrong with it, and I need to investigate it further. This is not the right way to fix it, as the ModeColors enum is a comprehensive set of the allowed values.
In the changes, you also added something about the direction. Were you seeing an error there as well?
In the changes, you also added something about the direction. Were you seeing an error there as well?
yes similar issue unrecognized value.
I'm using a Redragon Indira Keyboard which translates to an EVision keyboard.
Any update on this?