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

    Posts

    Recent Best Controversial
    • RE: MMM-MyCommute not showing up.

      @sdetweil said in MMM-MyCommute not showing up.:

      @spoonek apikey, all lower case, read the doc

      open the developers window ctrl-shift-i, then select the console tab and scroll up see any errors. u can also filter messages by module, by placing part of the module name in the filter field ‘comm’ for example

      Thanks. There is conflicting info on github. One MyCommute says use apikey. The other fork says to now use apiKey. I tried both, same result…“Error”.

      I’ll check out the dev window. I’m a n00b so learning as I go. Appreciate the suggestion!

      [edit]. …aaaaaand I’m on a MAC. :man_facepalming_light_skin_tone:

      posted in Troubleshooting
      S
      spoonek
    • RE: MMM-MyCommute not showing up.

      Sorry to bump an old post, seemed like a better idea vs creating a new one…

      I’m having the same issue. I’m using MagicMirror 2.12. The MMM-MyCommute module shows “Error” in red for my destination. I have an api key. The api key is active. I’ve added the Directions API, Geocoding API and Maps JavaScript API to my Google Cloud Platform account. I’ve tried both apikey and apiKey. I did read on the Google site that the request needs to be something like “key_api” but can’t find that verbiage again to validate. Not sure what else I can do at this point. Any tips? Many thanks!!

      code:

      {
      	module: 'MMM-MyCommute',
      	position: 'top_left',
      	header: 'Commute Times',
      	config: {
      		apiKey: '**********************************',
      		origin: '**my home address**',
      		startTime: '00:00',
      		endTime: '23:59',
      		destinations: [
      			{
      				destination: '6000 N Terminal Pkwy, Atlanta, GA 30320',
      				label: 'Airport'
      			},
      		]
      	}
      
      posted in Troubleshooting
      S
      spoonek
    • RE: MM Shows a plain Black Screen on iOS 9.3.5 device

      @sdetweil Yes, that is my default browser. I tried Safari as well, no luck. I then tried to install Firefox and got the same issue, needs version 10+. Thanks!! :clinking_beer_mugs:

      posted in Troubleshooting
      S
      spoonek
    • RE: Second Calendar is offset/ Indented

      @sdetweil Good suggestion. I tried it and same issue though.

      posted in Troubleshooting
      S
      spoonek
    • RE: MM Shows a plain Black Screen on iOS 9.3.5 device

      This is still an issue.

      I have MM 2.12.0 and an iPad2 running 9.3.6 (the highest it will update to). The iPad2 gets the black screen when I go to MM http://ip-address:8080. My iphone 7 renders the page perfectly as do all of my Mac and PC laptops. I had an issue on an older laptop but updated the browser and that fixed it. I can’t update the browser on the iPad as the newer versions need iOS 10+. Any suggestions? Thanks!!

      posted in Troubleshooting
      S
      spoonek
    • Second Calendar is offset/ Indented

      Hello, I have two calendars. The second one is indented from the first. The .js looks the same so I’m not sure what to fix. Looking for suggestions. The OCD is strong! :pile_of_poo:

      The indent:
      mm_cal_indent.png

      Code:
      mm_cal_indent_code.png

      Thanks!

      posted in Troubleshooting
      S
      spoonek
    • 1 / 1