Skip to content

Python deamon for Raspberry Pi that controls a fan by a relay board

Notifications You must be signed in to change notification settings

wilcodl/rpi-fan-mqtt-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Fan MQTT Control

Python deamon for Raspberry Pi that controls a fan by a relay board through MQTT. See the wiki for extended documentation.

INSTALLATION

Install the required Python modules

sudo apt install python3-paho-mqtt python3-rpi.gpio python3-yaml

Copy and edit the config file

cd rpi-fan-mqtt-control
cp config-example.yml config.yml
vi config.yml

RUN

python3 fan-mqtt.py

About

Python deamon for Raspberry Pi that controls a fan by a relay board

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages