pimoroni / grow-python

Python libs for controlling the Grow HATs
MIT License
55 stars 44 forks source link

Proper MQTT support with example #20

Open kcinnay11 opened 2 years ago

kcinnay11 commented 2 years ago

It would be wonderful if you could include an MQTT example. Similar to the EnviroPlus. https://github.com/pimoroni/enviroplus-python/blob/master/examples/mqtt-all.py

I have tried using the script from https://github.com/jeroenboumans/PimoroniGrowKit-MQTT but unfortunately it always shows me 100% for saturation.

An official example would help a lot.