• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-MyCommute not showing up.

Scheduled Pinned Locked Moved Solved Troubleshooting
31 Posts 4 Posters 7.5k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    sdetweil @spoonek
    last edited by sdetweil Aug 20, 2020, 1:30 PM Aug 20, 2020, 1:28 PM

    @spoonek so, then, passing the key is a problem,

    so it might be the item name in config. u can specify both,
    and u got the right string for the API key from Google.

    which GitHub module are u using?

    from the module folder do,
    git remote -v

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    S 1 Reply Last reply Aug 20, 2020, 1:32 PM Reply Quote 0
    • S Offline
      spoonek @sdetweil
      last edited by spoonek Aug 20, 2020, 1:34 PM Aug 20, 2020, 1:32 PM

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

      @spoonek so, then, passing the key is a problem,

      so it might be the item name in config. u can specify both,
      and u got the right string for the API key from Google.

      OK, I’ll add apikey and apiKey. I just generated a new key as well. Billing acct is active too.

      redacted.png

      pi@raspberrypi:~/MagicMirror/modules/MMM-MyCommute $ git remote -v
      origin https://github.com/jclarke0000/MMM-MyCommute.git (fetch)
      origin https://github.com/jclarke0000/MMM-MyCommute.git (push)
      pi@raspberrypi:~/MagicMirror/modules/MMM-MyCommute $

      S 1 Reply Last reply Aug 20, 2020, 1:39 PM Reply Quote 0
      • S Offline
        sdetweil @spoonek
        last edited by Aug 20, 2020, 1:39 PM

        @spoonek from the module folder

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        S 1 Reply Last reply Aug 20, 2020, 1:40 PM Reply Quote 0
        • S Offline
          spoonek @sdetweil
          last edited by Aug 20, 2020, 1:40 PM

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

          @spoonek from the module folder

          jclarke0000/MMM-MyCommute.git

          S 1 Reply Last reply Aug 20, 2020, 1:49 PM Reply Quote 0
          • S Offline
            spoonek @spoonek
            last edited by Aug 20, 2020, 1:49 PM

            @sdetweil Looking good now after adding both apikey and apiKey. Most likely me generating a new key as well. Thanks for the dev tips! Will be useful for me down the road.

            Screen Shot 2020-08-20 at 9.47.39 AM.png

            S 2 Replies Last reply Aug 20, 2020, 1:53 PM Reply Quote 0
            • S Offline
              sdetweil @spoonek
              last edited by Aug 20, 2020, 1:53 PM

              @spoonek his code uses all lowercase apikey

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @spoonek
                last edited by Aug 20, 2020, 7:18 PM

                @spoonek also, if you turn on ssh server on pi, and use winscp or bitvise ssh client, you can double click edit with your favorite windows editor (I use notepad++ for code alignment and indentation)
                and still issue commands thru the ssh window…

                if u set

                address:"0.0.0.0", 
                ipWhitelist:[],
                

                in config.js, then you can connect to mm with your windows chrome browser and do all the dev work there too…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 1
                • 1
                • 2
                • 3
                • 4
                • 3 / 4
                3 / 4
                • First post
                  29/31
                  Last post
                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