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

    jms3700

    @jms3700

    Project Sponsor
    1
    Reputation
    6
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jms3700 Unfollow Follow
    Project Sponsor

    Best posts made by jms3700

    • Backup MagicMirror with Duplicati

      As a Domoticz user, I discover Duplicati as backup utility.
      Duplicati can make a copy of your maps/files in the cloud.
      I use now also this perfect backup routine for MagicMirror to Dropbox.
      You can find ta clear procedure on the follow link.
      https://sancla.com/domoticz/how-to-backup-domoticz-with-duplicati/
      You must just adapt the procedure for selecting the desire maps/files on MagicMirror)
      Duplicati_MagicMirror_BackupSettings.jpg
      Duplicati_MagicMirror_Restore.jpg

      best regards

      jms3700

      posted in General Discussion
      J
      jms3700

    Latest posts made by jms3700

    • RE: MMM-OpenWeatherForecast - loading issue

      @sdetweil

      Hello Sam,

      Indeed, I was wrong to use sudo. Thanks for the reminder!

      Jean-Marie

      posted in Troubleshooting
      J
      jms3700
    • RE: MMM-OpenWeatherForecast - loading issue

      I had to change the node_helper.js to call the right api moet in node_helper.js (3.0 instead of 2.5)
      sudo nano node_helper.js

          //make request to OpenWeather One Call API
      

      // var url = “https://api.openweathermap.org/data/2.5/onecall?” +
      var url = “https://api.openweathermap.org/data/3.0/onecall?” +

      This solution works for me

      posted in Troubleshooting
      J
      jms3700
    • Backup MagicMirror with Duplicati

      As a Domoticz user, I discover Duplicati as backup utility.
      Duplicati can make a copy of your maps/files in the cloud.
      I use now also this perfect backup routine for MagicMirror to Dropbox.
      You can find ta clear procedure on the follow link.
      https://sancla.com/domoticz/how-to-backup-domoticz-with-duplicati/
      You must just adapt the procedure for selecting the desire maps/files on MagicMirror)
      Duplicati_MagicMirror_BackupSettings.jpg
      Duplicati_MagicMirror_Restore.jpg

      best regards

      jms3700

      posted in General Discussion
      J
      jms3700
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      Thanks For this great job! 👍

      posted in Utilities
      J
      jms3700