• 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.

Problem with MMM-ResRobot, it wont start(?)

Scheduled Pinned Locked Moved Troubleshooting
31 Posts 7 Posters 17.7k Views 7 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.
  • N Offline
    Nybbe67 @atd08001
    last edited by Sep 3, 2017, 10:48 AM

    @atd08001
    Can you post your ResRobot config, without your API key so I can test with yours?

    1 Reply Last reply Reply Quote 0
    • A Offline
      atd08001
      last edited by Sep 3, 2017, 11:06 AM

      here is my ResRobot config.
      :::
      module: “MMM-ResRobot”,
      position: “left”,
      header: “Avgångar”,
      config: {
      from: “740021699”,
      to: “740020749”,
      maximumEntries: 3,
      truncateAfter: 5,
      apiKey: “xxx-xx-xx-xx-xxxx”
      :::

      //Andreas

      N 2 Replies Last reply Sep 3, 2017, 11:17 AM Reply Quote 0
      • N Offline
        Nybbe67 @atd08001
        last edited by Sep 3, 2017, 11:17 AM

        @atd08001
        Thanks Andreas for fast respons. I will try it with your config.

        Niklas

        1 Reply Last reply Reply Quote 0
        • N Offline
          Nybbe67 @atd08001
          last edited by Sep 3, 2017, 3:55 PM

          @atd08001 Thanks alot. Found the problem, I have written MMM_Resrobot, not MMM-Resrobot.

          Its working!!

          1 Reply Last reply Reply Quote 0
          • E Offline
            Eburkis
            last edited by Sep 5, 2017, 9:16 AM

            does it work for you now ?

            N 1 Reply Last reply Sep 5, 2017, 10:47 AM Reply Quote 0
            • N Offline
              Nybbe67 @Eburkis
              last edited by Nybbe67 Sep 5, 2017, 10:48 AM Sep 5, 2017, 10:47 AM

              @Eburkis
              Yes, its working, thanks

              Best regards
              Niklas

              1 Reply Last reply Reply Quote 0
              • E Offline
                Eburkis
                last edited by Sep 5, 2017, 10:49 AM

                i cant get mine to work :/

                1 Reply Last reply Reply Quote 0
                • N Offline
                  Nybbe67
                  last edited by Sep 5, 2017, 2:35 PM

                  @Eburkis copy @atd08001’s config (above here) and replace your own, but use your own API key. Then it should work. My mistake was a typo, MMM_ResRobot, not MMM-ResRobot.

                  E 1 Reply Last reply Sep 5, 2017, 3:08 PM Reply Quote 0
                  • E Offline
                    Eburkis @Nybbe67
                    last edited by Sep 5, 2017, 3:08 PM

                    hmm i have not make the same typo as you did but something i still not working for me.

                    	{
                    		module: "MMM-ResRobot",
                    		position: "left",
                    		header: "Avgångar",
                    		config: {
                    			from: "2023",		// ResRobot Station ID (or a comma-separated string of IDs)
                    			to: "1138",			// ResRobot Station ID of destination (or a comma-separated string of IDs)
                    			skipMinutes: 0,		// Skip departures that happens within the next  minutes.
                    			maximumEntries: 6,	// Number of departures to show on screen
                    			truncateAfter: 2,	// A value > 0 will truncate direction name at first space after  characters. 0 = no truncation
                    			apikey: "KEY HERE "		// Your ResRobot apiKey
                            },
                    
                    
                    A 1 Reply Last reply Sep 5, 2017, 5:53 PM Reply Quote 0
                    • A Offline
                      atd08001 @Eburkis
                      last edited by Sep 5, 2017, 5:53 PM

                      @Eburkis Hi,

                      It looks like the Station ID is wrong. My “From station ID” for “Gubbängen” is 740021699.

                      You can create a API for “ResRobot - Reseplanerare” and then type in this URL in the browser: https://api.resrobot.se/v2/location.name?key=**YOURE API KEY**&input=SEARCH WORD

                      Replace the bold parts, whit API-key and search word for exampel T-centralen
                      You will get a XML response with all the possible results and the differnet ID (Stations ID)

                      And then make sure you use the service “ResRobot - Stolptidtabeller 2” in the config.

                      Good luck
                      Andreas

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        7/31
                        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