MMM-LocalTemperature icon indicating copy to clipboard operation
MMM-LocalTemperature copied to clipboard

A MagicMirror² module that reads temperature and humidity information from a DHT sensor connected to a Raspberry Pi.

Results 9 MMM-LocalTemperature issues
Sort by recently updated
recently updated
newest added

Please see the article here -- http://wiringpi.com/news/ Any chance MMM-LocalTemperature will be updated to work around this issue?

I have a DHT22 sensor on GPIO22. All installations have been made fresh and config.js checked. However, the modules fails to display the values I used a DHT.py script to...

The module refuses to load and give an error saying that config is already defined in the MMM-LocalTemperature.js file. When I manually remove it the module works. You may want...

Version: 1.4.0 Mirror Version: 2.17.1 System: Pi Zero 2w with Raspberry-Pi-OS-Legacy Error: Module dont show up ErrorMessage: config was already declared in Browser dev tools Solution: remove "config" from line...

Would it be possible to use DHT 12 sensor with this module? (The board im using https://wiki.52pi.com/index.php?title=EP-0106)

I would add a feature to add lacol temperature and humidity to Jeedom on virtual. I have prepare my script for new function to upload jeedom to each new temaperature

Hi, Can I call temperature and humidity values with an http request ? I would like to catch them in my Jeedom domotic Thanks

enhancement

I was just thinking, sometimes the sensor doesn't update and was wondering if it would be worth having a display that says when it last got valid data? It's just...

enhancement

Hi! I've been trying to figure out how to make the temp and humidity numbers white while keeping the icons grey. I can't figure out the CSS that relates to...

how-to