Closed jonasmalacofilho closed 4 years ago
@jonasmalacofilho what do you use as/for your dummy device?
EVGA CLC, specifically the 120: it's a newer Asetek (non Pro) model.
A few changes have been made to the protocol (exclusive command for reading the status; new lighting mode; the pump is sent a "level" instead of the plain duty value; maybe one other thing), but it should still respond if treated like a H80i GT.
P.S. If you want to take a look, here is the information I've collected on it.
Fix has been merged into testing.
The README has a small mistake on the usage example.
color
should becolors
:Additionally, when there's only one device but
--device
is not passed the behavior is not very clear:The program exits without errors but no changes are made. Only
--debug
shows a subtle indication that something might be wrong:(note: this is a dummy device I'm using to test OpenCorsairLink locally)