MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jhermes34
    3. Posts
    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 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-MyCommute

      @j.e.f.f I did run the npm installer, the pm2 log gives an error about starting mm.sh

      posted in Transport
      J
      jhermes34
    • RE: MMM-MyCommute

      I’ve just started with my magicmirror project and have most of the modules working, for some reason mmm-mycommute gets stuck on “loading…”. This happens even with the default configuration from the wiki. Any suggestions? Thanks! This is my current configuration(with keys and addresses redacted):

      {
        module: 'MMM-MyCommute',
        position: 'top_left',
        config: {
          showHeader: false,
          apikey: '',
          origin: '',
          startTime: '00:00',
          endTime: '23:59',
          hideDays: [4],
          destinations: [
            {
              destination: '',
              label: ''
            },
            {
              destination: '',
              label: '',
              avoid: 'tolls'
            }
          ]
        }
      }
      
      posted in Transport
      J
      jhermes34
    • 1 / 1