Nikola

Results 3 comments of Nikola

I was tinkering around with this project and the actual LINK System Hub device. A couple of things regarding LINK System Hub: - Most of the commands and opcodes are...

@keis This should help you to burst the bubble, https://gist.github.com/jurkovic-nikola/45790cfc2f615d32670bc95b029bdd8e $ python3.10 -m liquidctl --serial 5C126A3EB51A39569ABADC4C3A1FCF54 initialize --debug [DEBUG] (corsair_link_systen_hub) (init_devices): Device initialized. Device: LinkDevice(channel_id=13, device_type=1, device_id='0100136032035898E900007609', name='QX Fan', rpm=480,...

@keis this will set your devices to white color and initialize default speeds: https://gist.github.com/jurkovic-nikola/4db1383c4e073d21703d0e365285e28a You can control color brightness via _COLOR_BRIGHTNESS variable and you can operate fan speeds in 2...