MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Thierry17
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 9
    • Groups 0

    Topics

    • T

      MMM-VigiCrues

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      0 Votes
      1 Posts
      258 Views
      T
      Hello, for some time I have noticed that the water level rises no longer occur. We are April 11 and the last lift dates from April 5. Do other users of this module have the same problem? My config is: { module: "MMM-VigiCrues", position: "top_left", header: "Vigilance Crue", config: { stationid: "R520001001", // Station identifer (www.vigicrues.gouv.fr) colorLine:"#FFFFFF", colorBackground:"#666", colorLegend:"#E4F707", colorTick:"#E4F707", colorLabel:"#E4F707", dataPeriode: 60, alertTable: [ { "value": 6840, "title": "Crue 25 déc 1982", "color": "red" }, // Alert set to 5430 mm displayed in red with the title "Flood 2017" { "value": 6670, "title": "Crue du 10 janv 1994", "color": "orange" }, // Alert set to 3120 mm displayed in orange with the title "Flood 2014" { "value": 6180, "title": "Crue du 8 fév 2021", "color": "yellow" }, { "value": 5640, "title": "Crue du 8 mars 2007", "color": "green" }, // Alert set to 3120 mm displayed in orange with the title "Flood 2014" { "value": 5300, "title": "Inondation route", "color": "blue" }, // Alerte inondation route d'accès ] } However, if I restart MagicMirror the recovery is done well. Thank you for your comeback
    • T

      MMM-BackgroundSlideshow Update

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      1k Views
      T
      Thank you very much, now I have Update dc2 … 1 file changed, 1 insert (+), 1 deletion (-). I think the update went well. To see tomorrow if I no longer have the update message. Cordially
    • T

      [MMM-LocalTemperature] - No display

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      mariosgourosM
      I am leaving this comment here for those who have built a magic mirror using raspberry pi zero hoping that it will help someone. After trying to get the sensor (DHT22) to work with various modules I confirm that I managed to make it run with this module. The only difference was that in step 3 of the instructions I installed wiringPi library as described in here: http://wiringpi.com/download-and-install/ , which is simple a sudo apt-get install wiringpi command in the main directory of the project ( /MagicMirror ). Other than that, just make sure to enter the correct GPIO pin in the config.js file and you are ready to get some measurements. Two words only… Thank you!
    • 1 / 1