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

Posts

Recent Best Controversial
  • RE: MMM-MyCommute Bug

    @sdetweil I do as i copy and pasted im in VNC viewer! i just double checked still not working :/ happy to let you vnc in or anything needed to get this right

    posted in Troubleshooting
    U
    UtProsim
    Jul 30, 2020, 8:09 PM
  • RE: MMM-MyCommute Bug

    @sdetweil says this API project is not authorized to use this API??? which makes no sense as its the only project and only api i have except the photos one which is working just fine

    posted in Troubleshooting
    U
    UtProsim
    Jul 30, 2020, 7:55 PM
  • RE: MMM-MyCommute Bug

    says this API project is not authorized to use this API??? which makes no sense as its the only project and only api i have except the photos one which is working just fine

    posted in Troubleshooting
    U
    UtProsim
    Jul 30, 2020, 7:53 PM
  • MMM-MyCommute Bug

    Hi there I am trying to get my commute working but am having an awful time with googles api. i enabled the javascript API key have the free trial with 300 dollars and can get the module to load but it says error. Went into the console and it doesnt even look like its sending requests out… here is my code below. thank you for any help you can provide!!!

    {
      module: 'MMM-MyCommute',
      position: 'bottom_left',
      config: {
        apikey: '*************',
        origin: '65 Front St W, Toronto, ON M5J 1E6',
        destinations: [
          {
            destination: '14 Duncan St Toronto, ON M5H 3G8',
            label: 'Air Canada Centre',
            mode: 'walking',
            color: '#82E5AA'
          },
          {
            destination: '317 Dundas St W, Toronto, ON M5T 1G4',
            label: 'Art Gallery of Ontario',
            mode: 'transit'
          },
          {
            destination: '55 Mill St, Toronto, ON M5A 3C4',
            label: 'Distillery District',
            mode: 'bicycling'
          },
          {
            destination: '6301 Silver Dart Dr, Mississauga, ON L5P 1B2',
            label: 'Pearson Airport',
            avoid: 'tolls'
          }
        ]
      }
    },
    
    posted in Troubleshooting
    U
    UtProsim
    Jul 30, 2020, 7:21 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy