In the config you should be addressing the GPIO pin, not the physical pin number, so it should be 24. For example, I’m using the official RPi4 Case Fan and it’s connected to the physical pin #8, which is GPIO 14, and I got it working using “pin: 14”.
1 Like