Changing the CPUmin to 480 the gauge still shows range of 1200-1200.
I expected it to go to 480-1200.
I installed mono-complete and am running the in terminal mode.
UPDATE: The logs show the command failing for permission denied. I just re-launched it and added sudo to the command line:
wget -q -nv -O - https://github.com/devizer/h3control-bin/raw/master/public/h3control.sh | sudo bash
now it works. Maybe a note could be added to the documentation about this.
Thanks for the awesome tool!