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

    Posts

    Recent Best Controversial
    • RE: Google Traffic

      @sdetweil

      it was the billing set up preventing it all, i enabled it read its free up to a certain amount of searches, just need to read into it a bit more to see how many times you can use it per month etc without incurring a cost

      posted in Troubleshooting
      G
      Gr1dL0ck
    • RE: Google Traffic

      @sdetweil

      yes as above

      key: ‘my google API’,
      origin: ‘my personal address straight from google’,
      destination1: ‘Work:my work address straight from google’,

      posted in Troubleshooting
      G
      Gr1dL0ck
    • MMM-Traffic

      trying to configure this module

      https://github.com/SamLewis0602/MMM-Traffic

      got a token from Mapbox as per the instructions, got it to appear on my MM, but just says ‘loading’

      nothing ever comes up ??

      {
      module: “MMM-Traffic”,
      position: “top_left”,
      config: {
      accessToken: “your_key_here”,
      originCoords: “-84.398848,33.755165”,
      destinationCoords: “-84.504259,33.88210”,
      firstLine: “{duration} mins”,
      secondLine: “Home To School”,
      }
      },

      posted in Troubleshooting
      G
      Gr1dL0ck
    • RE: Openweather city ID

      @jerryp

      thank you Jerry

      posted in Troubleshooting
      G
      Gr1dL0ck
    • RE: Raspberry Pi image to the background

      @bkeyport

      thanks i got it to work using the one you suggested !

      posted in Troubleshooting
      G
      Gr1dL0ck
    • RE: Google Traffic

      @sdetweil

      yes this is in my Config.js file

      posted in Troubleshooting
      G
      Gr1dL0ck
    • Openweather city ID

      I got the weather and weather forecast going using Openweather

      i just used the name 'Canberra, Australia.

      It states to use the City ID number from ‘Openweather’ but when i opened the city ID list in wordpad, the list is all scrambled in like wingdigs font.

      anyone know how to fix the text or look up Canberra Australia City ID??

      posted in Troubleshooting
      G
      Gr1dL0ck
    • Raspberry Pi image to the background

      Raspberry Pi image to the background

      I placed the picture into the /CSS folder

      where does this text go ??

      body {
      background-Image: url(“raspberry.png”);
      background-Color: #cccccc;
      }

      is there anything i need to add to centre it into the middle of the screen ?

      posted in Troubleshooting
      G
      Gr1dL0ck
    • Google Traffic

      google traffic times
      I followed these steps from the webpage

      Navigate into your MagicMirror’s ~/MagicMirror/modules folder
      execute git clone https://github.com/pjestico/MMM-GoogleTrafficTimes.git
      A new folder will be created, please navigate into it. Run npm install in ~/MagicMirror/modules/MMM-GoogleTrafficTimes

      {
      module: ‘MMM-GoogleTrafficTimes’,
      position: ‘top_left’,
      config: {
      key: ‘my google API’,
      origin: ‘my personal address straight from google’,
      destination1: ‘Work:my work address straight from google’,
      AvoidHighways: false,
      AvoidTolls: false,
      },

      now this exutes fine, but nothing appears???

      posted in Troubleshooting
      G
      Gr1dL0ck
    • RE: Noob setup

      Thanks @BravoOscar

      I only used the url: “https://www.news.com.au/content-feeds/latest-news-national/” as thats what was in the above post.

      Ill have a search around for a rss one.

      I noticed you put, disabled: false, as per below in your post, can you expand on what that does ? does that separate them ?

      {
      disabled: false,
      module: “newsfeed”,
      position: “bottom_bar”,
      config: {

      thanks ?

      posted in Troubleshooting
      G
      Gr1dL0ck
    • 1
    • 2
    • 3
    • 2 / 3