Sapd / HeadsetControl

Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
GNU General Public License v3.0
1.47k stars 178 forks source link

Added json output of equalizer information of the device #358

Closed nicola02nb closed 4 months ago

nicola02nb commented 5 months ago

Changes made

Checklist

nicola02nb commented 5 months ago

Just seen I've broken the --equalizer feature

nicola02nb commented 4 months ago

@Sapd I think that the check-whitespace fail is caused by the deprecated use of set-output in echo "::set-output name=checkout::"${log}"". The fix should be somethin like this: echo "checkout=${log}" >> $GITHUB_OUTPUT, if I'm not wrong

Sapd commented 4 months ago

Yep dont worry about the whitespace error. I will check the PR on the weekend

nicola02nb commented 4 months ago

Yeah, no problem, it was olny a suggetsion :)

Sapd commented 4 months ago

Thank you! sorry for the delay. I also added YAML output

nicola02nb commented 4 months ago

No worries, thanks for your work. If you want give a look to the GUI that I created on my gh