A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Module MMM-DHT22 vs MMM-DHT-sensor
-
@Mastrapi Accédez au dossier du module et affichez les résultats de
git remote -v
-
-
@Mastrapi did you do steps 4 and 5 from the instructions
4. Install Adafruit DHT Library: cd ~ sudo apt-get update sudo apt-get install python3-dev python3-pip git clone https://github.com/adafruit/Adafruit_Python_DHT.git cd Adafruit_Python_DHT sudo python3 setup.py install 5. Test the Library (Optional): cd examples python3 AdafruitDHT.py 22 <GPIO_PIN>
-
-
@Mastrapi I do not know… this would be up to the author…
via an issue on the github repository…