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

    Posts

    Recent Best Controversial
    • RE: [FIXED] MMM-CalendarExt Facebook birtday events shown on two days

      I have the same issue, but with an ical calendar. All full day evens are shown on two days in both daily and weeks view. I have connected the same ical calendar to my Oulook and there it works fine.

      Any suggestions?

      posted in Troubleshooting
      N
      nn1mda
    • RE: MMM-ResRobot - Public transport information for Sweden

      Wow, I feel stupid now. Had to change project status for the API key from “test” to “released”. Didn’t knew that.

      Big thank you for all your support!

      posted in Transport
      N
      nn1mda
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger

      Perfect! Think you need to update your Readme file with this as well.

      Now the module loads, but stuck on “fetching departures” for 5 minutes now. The same problem I had before I hoped the update would solve.

      Do you have any idea?

      posted in Transport
      N
      nn1mda
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger
      Still don’t start. Updated again and restarted but still the same problem, don’t start. :(
      Can you see anything else that is wrong here?

      {
         module: "MMM-ResRobot",
         position: "left",
         header: "Departures",
         config: {
          routes: [
           {from: "740000003", to: "740000001"}, 
          ]
          skipMinutes: 0, 
          maximumEntries: 6,
          truncateAfter: 5,
          apiKey: "71a3996f-***"
         }
        },
      
      posted in Transport
      N
      nn1mda
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger
      Thanks for your effort! I have updated the module using “git pull” and replaced my config with the sample you have, now the magicmirror doesn’t start at all. Can you find the cause? I have tried some different things but it doesn’t work. When I remove the module it works fine, so it’s something here…

      {
         module: "MMM-ResRobot",
         position: "left",
         header: "Departures",
         config: {
          routes: [
           from: "740000003", to: "740000001",
          ]
          skipMinutes: 0,
          maximumEntries: 6,
          truncateAfter: 5,
          apiKey: "71a3996f-***"
         }
        },
      
      posted in Transport
      N
      nn1mda
    • RE: MMM-ResRobot - Public transport information for Sweden

      Installed this today, but it doesn’t work.

      Does it work for anyone else? And if so - what did you do? :)

      posted in Transport
      N
      nn1mda
    • 1 / 1