Pi 5 Active Cooler Fan Control

Hello,

It would be an amazing feature to have some sort of fan control setting in the UI but I wouldn’t mind implementing with the CLI. This could be as simple as a fan on/fan off toggle for manual use, or mimicking the Official Pi os active cooling functionality at different temperature thresholds. For now is there a simple solution to turn the fan off or adjust its speed so it isn’t as loud? It just runs at full blast and more control would be a game changer. Thank you!

Agreed. I’m still looking for some code to run my fan on feedback system with temperature as master. I cannot code in python, I’m sorry.

Edit: Scheduling the fan to be off or low during certain hours would be a neat trick as well.