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

    Notumlord

    @Notumlord

    0
    Reputation
    1.1k
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Notumlord Unfollow Follow

    Latest posts made by Notumlord

    • RE: MMM-ResRobot - Public transport information for Sweden

      @Klzow same here, sometimes it works for a few days but usually it stops working within 24h

      posted in Transport
      N
      Notumlord
    • RE: Mirror supplier - Stockholm, Sweden

      @yawns Yep, those are some small bubbles

      posted in Hardware
      N
      Notumlord
    • RE: Mirror supplier - Stockholm, Sweden

      Here you go, the quality isnt the best but hopefully good enough for you to get an idea what the result could look like. :)

      http://imgur.com/a/FiAWC

      posted in Hardware
      N
      Notumlord
    • RE: Mirror supplier - Stockholm, Sweden

      @OlofL
      Oh sorry, totally forgot to upload my mirror, i’ll be sure to do it once i get home.

      @GooMagic That’s the same place i bought my mirror film from.

      posted in Hardware
      N
      Notumlord
    • RE: Wunderlist - Lists not showing up

      @max72at
      When i installed it on a Pi the module worked fine and showed all lists and their contents, maybe it’s an issue with node.js when installed on a regular PC?

      posted in Troubleshooting
      N
      Notumlord
    • RE: Mirror supplier - Stockholm, Sweden

      @meanmidge Sure, i’ll post a pic once i get home from work.

      posted in Hardware
      N
      Notumlord
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger
      My mistake, here is the config:
      from: "740059685",
      to: "740098001"

      Since this is from “Vagnhallen Gårda” to “Centralstaionen” it should only show Bus 60 with the title/destination “Masthugget”.While this does show up it also shows “Redbergsplatsen” which is the opposite direction.
      Maybe this is intended?


      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Transport
      N
      Notumlord
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger

      {
          module: "MMM-ResRobot",
          position: "left",
          header: "Avgång",
          config: {
              from: "740015597",   // ResRobot Station ID (or a comma-separated string of IDs)
              to: "740000002", // 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 <value> characters. 0 = no truncation
              apiKey: "<key>"  // Your ResRobot apiKey
          }
      },
      

      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Transport
      N
      Notumlord
    • RE: MMM-ResRobot - Public transport information for Sweden

      @Alvinger Tried it and now it works, another issue though is that the “To/From” doesnt seem to work properly. If i put station A in “From” and station B in “To” the module also shows “From B to A” so it shows both directions (if that makes sense).

      posted in Transport
      N
      Notumlord
    • RE: Mirror supplier - Stockholm, Sweden

      @meanmidge
      I had the same problem i Gothenburg, couldn’t find any suppliers other then making a custom order from glassmakers which would cost around 2000SEK for my mirror. What i did instead was buy regular clear windows glass and attach a 2way mirror film instead which turned out pretty good.

      posted in Hardware
      N
      Notumlord