Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    UNSOLVED MMM-TransLoc module not showing up

    Troubleshooting
    2
    3
    394
    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.
    • P
      Panchetto last edited by Panchetto

      I followed all the steps for installing the module (https://github.com/OrangeHoopla/MMM-TransLoc). I’ll post my config below, but the module isn’t showing up at all on my screen. I’ll boot up MagicMirror and it doesn’t give me an error, just loads as if the module is not there. Any advice is appreciated.
      Config:

                  {
                          module:"MMM-TransLoc",
                          header:"Bus Schedule",
                          position:"middle_center",
                          config:
                                  {
                                          url:'none',
                                          arrayName: 'arrivals',
                                          updateInterval: 1000,
                                          stop_id: 1000,
                                          AgencyNum: Agency #,
                                          Key: 'my key',
                                  }
                  },
      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @Panchetto last edited by

        @Panchetto said in MMM-TransLoc module not showing up:

        url:‘none’,

        i suspect u have to give it the api url

        P 1 Reply Last reply Reply Quote 1
        • P
          Panchetto @sdetweil last edited by

          @sdetweil Thank you for the response.

          Just now I got the url from the openapi site and included it in the config and it still didn’t work. I originally left it out as the module instructions said it was optional, but even with it the module is not showing on my screen.

          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy