• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-TransLoc module not showing up

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 2 Posters 706 Views 2 Watching
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 Offline
    Panchetto
    last edited by Panchetto Aug 21, 2019, 6:39 AM Aug 21, 2019, 6:37 AM

    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 Aug 21, 2019, 11:55 AM Reply Quote 0
    • S Offline
      sdetweil @Panchetto
      last edited by Aug 21, 2019, 11:55 AM

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

      url:‘none’,

      i suspect u have to give it the api url

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Aug 21, 2019, 7:02 PM Reply Quote 1
      • P Offline
        Panchetto @sdetweil
        last edited by Aug 21, 2019, 7:02 PM

        @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
        1 / 1
        • First post
          1/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy