jp-powers / fan-control

IPMI Fan Control via fan curves for TrueNAS Core, Proxmox, and pfSense
52 stars 8 forks source link

V2 #1

Closed jp-powers closed 2 years ago

jp-powers commented 2 years ago

V2 adds some extra logging, so it should capture traceback errors and script crashes.

V2 does the install.sh a bit differently. There is now one defaults folder, and install.sh pulls things from it. It also will allow a singular place to change the Python executable shebang for fan-control.py and gen-config.py.

V2 also has a slightly more verbose On_Panic log mode.