AuraConnect
AuraConnect copied to clipboard
Add list to ignore devices
Added an option to ignore ASUS devices described in the "appsettings.json" file.
I made some changes to be able to ignore the LEDs synchronization on ASUS devices. This change was due to the need to control the Asus Terminal's LED strips using the Halo software. Let me explain how we can do this with the change I made:
In the " "IgnoreDevices": " field of the file "appsettings.json" you can put the name of the device, or part of the name, that we want you to ignore. You can see the names of tha all devices if you open the "AuraConnect.exe" or in the logs.
For example: In my case, I put: "Termial 1 1, Termial 1 2, Termial 1 3, Termial 1 4" to ignore only the leds strips of this device, controling only the led of the terminal box. If i put only "Termial", it would ignore all devices with "Termial" in the name, the leds strips and the led of the box.
I hope you will take advantage of this change and / or improve it.