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
- 
 Bonjour 
 J’ai un problème que je n’arrive pas à résoudre
 Le MMM-DHT-sensor Affiche la température
 Le MMM-DHT22 non ? 
- 
 @Mastrapi which dht22 module are you using, there are multiple this one uses different congig options 
 https://github.com/nebulx29/MMM-dht22
  
- 
 @sdetweil MMM-DHT-Sensor fonctionne ok, 
 MMM-DHT22 ne fonctionne pas, les résultats ne remontent pas.
 Je souhaiterais faire fonctionner le MMM-DHT22 car il me conviendrait le mieux,
 Merci
- 
 @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…


