Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. andyyy
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    andyyy

    @andyyy

    2
    Reputation
    15
    Posts
    197
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    andyyy Follow

    Best posts made by andyyy

    • RE: no result from mvgmunich modul

      Did anyone find a solution? I have the same problem. When I remove the MMM-GoogleMapsTraffic from the config.js the issue presists. First it is displaying “undefind” and then nothing at all.

      P.S.: I reverted to the previous version of mvgmunich (sd card backup) which works again, but it has some dupicate stations entries. But this issues was from the beginning.

      posted in Troubleshooting
      A
      andyyy
    • RE: no result from mvgmunich modul

      @thedoorsfanatic
      That is a workaround for now. I wondering if this is a sole module issue or a config issue/problem with the MM or OS itself. Sooner or later we need update mvgmunich module though.

      posted in Troubleshooting
      A
      andyyy

    Latest posts made by andyyy

    • RE: Microsoft To-Do (wunderlist replacement?)

      @thobach

      curl -X POST https://login.microsoftonline.com/common/oauth2/v2.0/token

      Length Required

      Length Required


      HTTP Error 411. The request must be chunked or have a content length.

      I am sure curl is installed since other modules with OAuth are working as well.

      posted in Requests
      A
      andyyy
    • RE: Microsoft To-Do (wunderlist replacement?)

      Hello,

      I am having trouble setting up this module. At the point refresh token generation I am failing.

      https://github.com/thobach/MMM-MicrosoftToDo/#refresh-token-generation-refresh-token

      1). Open terminal app -> I tried the windows console, powershell and secure shell (on the PI), but everywhere I receive just errors as output.

      Can someone give some guidance. Thanks.

      posted in Requests
      A
      andyyy
    • RE: no result from mvgmunich modul

      Good catch and thank you very much. That solved my issue too (at the moment at least). I knew that feature were introduced with the last update, but it is a bit strange to have this enabled by default.

      posted in Troubleshooting
      A
      andyyy
    • RE: no result from mvgmunich modul

      @thedoorsfanatic
      This approach doesn’t work for me. Now I have both versions installed. Running the old version from the config.js it works as aspected but if I change the directory to the latest version of the module doesn’t load the table/stations. I have no clue what to do next.

      posted in Troubleshooting
      A
      andyyy
    • RE: no result from mvgmunich modul

      @thedoorsfanatic
      That is a workaround for now. I wondering if this is a sole module issue or a config issue/problem with the MM or OS itself. Sooner or later we need update mvgmunich module though.

      posted in Troubleshooting
      A
      andyyy
    • RE: no result from mvgmunich modul

      Did anyone find a solution? I have the same problem. When I remove the MMM-GoogleMapsTraffic from the config.js the issue presists. First it is displaying “undefind” and then nothing at all.

      P.S.: I reverted to the previous version of mvgmunich (sd card backup) which works again, but it has some dupicate stations entries. But this issues was from the beginning.

      posted in Troubleshooting
      A
      andyyy
    • RE: My First Mirror... until now ^^

      I like the background picture (the girl). Does anyone know where to find that one?

      posted in Show your Mirror
      A
      andyyy
    • RE: MMM-NOAA - Another Weather Module

      @andyyy
      however, with weatherunlocked it seems to work!

      posted in System
      A
      andyyy
    • RE: MMM-NOAA - Another Weather Module

      In my case the 4 day forecast is not shown. There is nothing below the bar. I am using openweather as provider. What could be the issue?

      posted in System
      A
      andyyy
    • Newsfeed custom.css

      Hi,

      I am trying to change the font size of the newsfeed. That is my custom.css, the font size is still the same. Any ideas?

      body {
      .newsfeed .medium
      {
      font-size: 15px;
      line-height: 20px;
      }
      }

      posted in Custom CSS
      A
      andyyy