MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-DHT-Sensor not updating

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 226 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RIKKO14
      last edited by

      Hello,
      For several days my MMM-DHT-Sensor module does not update, I have to restart the MagicMirror for the temperature to move. I uninstalled and reinstalled the module and bcm2835 I also changed the DHT22 sensor with a new one but the problem persists.

      I did not however change anything in the parameters of my config.js

      		{
      				module: "MMM-DHT-Sensor",
      				position: "top_right",
      				header: "T° Appartement",
      				config: {
      					sensorPin: 4,
      					sensorType: 22,
      					updateInterval: 100 * 1000,
      					initialLoadDelay: 0,
      					animationSpeed: 1000,
      					units: "metric",
      					relativeScale: 35,
      					debug: false
      				}
      			},
      

      what should I do ?

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy