Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 6851

Fanshim/RPI4 does not react from python

$
0
0

@bartabas wrote:

The fan works (i.e. turns), but with no led.
I installed the python API, try it and the fan does not react at all. All commands below give no errors, but do nothing:
>>> from fanshim import FanShim
>>> fanshim = FanShim()
>>> fanshim.set_fan(False)
False
>>> fanshim.set_light(0, 255, 0)

Also, it is supposed to have a button. Where is it ?
I certainly missed something… Could somebody help?

Thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6851

Trending Articles