Hi,
In settings/device, my Corsair h115i platinum has the Product Id: 0x0c13
it was seen as unsupported by the app (! greyed)
I opened the plugin file “Platinum_Pro_XT_Elite_AIO.js” and found the following :
this.PIDLibrary = {
0x0C15 : "H100I Platinum",
0x0C18 : "H100I Platinum",
0x0C19 : "H100I Platinum SE",
0x0C17 : "H115I Platinum",
//0x0C13 : "H115I Platinum", // 1st gen Old RAWUSB
//0x0C12 : "H150I Platinum", // 1st gen Old RAWUSB
So there are 2 H115I Platinum !
I commented the 0x0C17 and uncommented the 0x0C13 and restared signalrgb
The device now appears as supported (green check)
But was still not visible in “My devices”
I noticed that the exact name is H115i and not H115I
So i replaced the “I” by “i” and restarted signalrgb, now the device is shown in “My device” section “Fab/RGB Controllers”.
But inside components / channel 1, it contains only a led strip ! (i don’t have led strip)
And Pump RGB still not managed by signalrgb…
Any help ?