MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. madradrakie
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    madradrakie

    @madradrakie

    1
    Reputation
    13
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    madradrakie Unfollow Follow

    Best posts made by madradrakie

    • RE: MMM-MyTraffic not working anymore

      in dashticz the same problem occurred. The new feed the dashticz module uses is:
      https://api.anwb.nl/v1/incidents?apikey=QYUEE3fEcFD7SGMJ6E7QBCMzdQGqRkAi.

      Maybe somebody has the skills the rebuild the module because it alwyas worked very good!

      posted in Troubleshooting
      M
      madradrakie

    Latest posts made by madradrakie

    • Images of MMM-EARTH, MMM-Globe, MMM-SolarPicture and MMM-nasaastropic are very small

      Hello,

      I have the following problem. I use the following 4 modules on my magic mirror but i the images are shown very small. See example below.
      Can anybody give my a tip how i can enlarge these images? I used the following code:

      {
      module: "MMM-nasaastropic",
         position: "bottom_left",
         config: {
         updateInterval: 6*60*60*1000,
         animationSpeed: 0,
         header: 'NASA Astronomy Picture',
         maxlongedge: 1200 //300
                       }
      },
      
      {
      module: "MMM-EARTH",
          position: "top_right",
          header: "Earth",
          config: {
              mode: "Natural",
              rotateInterval: 15000,
              MaxWidth: "100%",
              MaxHeight: "100%",
          }
      },
      
      {
      module: 'MMM-Globe',
      	position: 'top_right',
              header: "Earth",
      	config: {
      		style: 'geoColor',
      		imageSize: 1800,
      		ownImagePath:'',
      		updateInterval: 10*60*1000
      	}
      
      

      (Knipsel.JPG

      Thanks for your help!

      posted in Troubleshooting
      M
      madradrakie
    • RE: MMM-MyTraffic not working anymore

      @thiske how do i set the topic to unsolved?

      posted in Troubleshooting
      M
      madradrakie
    • RE: MMM-MyTraffic not working anymore

      in dashticz the same problem occurred. The new feed the dashticz module uses is:
      https://api.anwb.nl/v1/incidents?apikey=QYUEE3fEcFD7SGMJ6E7QBCMzdQGqRkAi.

      Maybe somebody has the skills the rebuild the module because it alwyas worked very good!

      posted in Troubleshooting
      M
      madradrakie
    • MMM-MyTraffic not working anymore

      Hello,

      I use the module MMM-MyTraffic to check the traffic information every morning but it is not working anymore. Because i also use dashticz i figured out that the ANWB feed changed. Is their anybody who has fixed the module or can help me? It is not simple change the RSS feed (i found out).

      Thanks in advanc

      posted in Troubleshooting
      M
      madradrakie