RPi 4 fan shim

I do believe to have it run automatically on every boot you need to
cd examples
sudo ./install-service.sh --on-threshold 65 --off-threshold 55 --delay 2
https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-fan-shim
Otherwise you would need to run automatic.py via crontab etc.