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

    ayeball

    @ayeball

    0
    Reputation
    304
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ayeball Unfollow Follow

    Latest posts made by ayeball

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

      @Alvinger {

      Fick det att funka nu ! . Va tydligen 3 ställen jag fick ändra cfg till id för stationerna samt app id . i config.js / mmm-resrobot.js och mmm-resrobot som ligger i mmm-resrobot master mappen .

      Om jag vill ha en till tillagd som är det bara och upprepa följande kommando nedanför eller ? ;) Mvh

      from: “station id”, // ResRobot Station ID (or a comma-separated string of IDs)
      to: “station id”, // ResRobot Station ID of destination (or a comma-separated string of IDs)

          module: "MMM-ResRobot",
          position: "left",
          header: "Spårvagn från Ejdergatan",
          config: {
              from: "740025622",   // ResRobot Station ID (or a comma-separated string of IDs)
              to: "740025673", // ResRobot Station ID of destination (or a comma-separated string of IDs)
              maximumEntries: 6,  // Number of departures to show on screen
              truncateAfter: 5,   // A value > 0 will truncate direction name at first space after  characters. 0 = no truncation
              apiKey:"f1109bf4-187c-49e2-95ce-1ba1b6062388"  // Your ResRobot apiKey
          }
      },
      // -------------------------------------------------------	
      
      // -------------------------------------------------------
      
      posted in Troubleshooting
      A
      ayeball
    • RE: Problem with MMM-ResRobot, it wont start(?)

      @Alvinger

      Re: [Problem with MMM-ResRobot]

      I have also problem with MMM-Resrobot . I use API-Key ResRobot - Stolptidtabeller 2. !
      I got it to work now but i get stockholm stations … And i have use “ejdergatan"740025622” to redbergsplatsen" 740025673" Göteborg .

      any idea? Kan svara på svenska också ;) Mvh

      posted in Troubleshooting
      A
      ayeball