• 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. kal
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 21
  • Groups 0

kal

@kal

6
Reputation
1.0k
Profile views
21
Posts
0
Followers
0
Following
Joined Jun 21, 2017, 10:09 PM
Last Online Jul 2, 2019, 6:12 PM
Website kyle-kelly.github.io/

kal Unfollow Follow

Best posts made by kal

  • MMM-uber and MMM-lyft

    These modules display ETA and surge pricing / primetime percentage for Uber and Lyft.

    https://github.com/kyle-kelly/MMM-uber

    https://github.com/kyle-kelly/MMM-lyft

    Please report issues or submit pull requests. General feedback would be appreciated as well!

    posted in Transport
    K
    kal
    Jul 3, 2017, 9:02 PM
  • RE: MMM-uber and MMM-lyft

    @onetwankyfive For sure!! Do you mind posting your css? I inherited it from the module I mentioned on my github.

    Also, just so you know, there is a bug in the Lyft module. I’m testing the fix out now and I’ll push an update in the next day or two.

    posted in Transport
    K
    kal
    Jul 6, 2017, 11:25 PM
  • RE: MMM-uber and MMM-lyft

    @shashank That means that no uber pool is available in your area. This is an error case that I haven’t dealt with explicitly.

    To confirm this is the error, you need to look at the console log. You’ll see the ProcessUber returns ‘Time’ and then an object. Go through the object and look for pool as a ride type. It should look like this:
    0_1499873781733_Screen Shot 2017-07-12 at 11.35.41 AM.png

    You can also try to order an uber pool on your phone to confirm that one is not available.

    posted in Transport
    K
    kal
    Jul 12, 2017, 3:36 PM
  • RE: MMM-uber and MMM-lyft

    @shashank can you post the log from your console? I want to help you resolve this issue but I need more information.

    Anything related to uber in your log should be posted. Please post in detail the things that you have tried. Any config file changes, etc.

    Just saying that it’s not working does not help me help you

    posted in Transport
    K
    kal
    Jul 17, 2017, 3:10 PM

Latest posts made by kal

  • RE: Would like to add transit departure times for Winnipeg, Canada

    This might be helpful https://github.com/AdamMoses-GitHub/MMM-DCMetroTrainTimes

    posted in Development
    K
    kal
    Jul 2, 2019, 5:30 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb yea that was a confusing thing for me to do (I’ll consider changing in the next version). In the future make sure to just copy and paste from the GitHub page.

    Glad you’re all sorted out!

    posted in Transport
    K
    kal
    Sep 19, 2017, 11:09 AM
  • RE: MMM-uber and MMM-lyft

    @Sarb you’re encountering an access error and that exception is a symptom, not a cause. My advice would be to regenerate Lyft ID and Secret for your config or perhaps register as a new user and get a new ID.

    posted in Transport
    K
    kal
    Sep 18, 2017, 3:41 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb Are you sure you uncommented / that’s all of the Lyft outputs? There should be more.

    posted in Transport
    K
    kal
    Sep 18, 2017, 2:34 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb from the docs it looks like you supplied an invalid code. Can you regenerate your token and try again?

    Also, what country are you in?

    posted in Transport
    K
    kal
    Sep 15, 2017, 8:49 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb Two things:

    1. Make sure that your uberServerToken and clientID/clientSecret don’t contain the greater/less than characters in your config (these things: <>). Those are placeholders. For example, if your uberServerToken is abc123 then the line in your config should read uberServerToken: 'abc123', without those characters.

    2. If that doesn’t work, can you go into the .js file for uber and un-comment this line. Then post the log. You should be looking for one that says ERROR...

    posted in Transport
    K
    kal
    Sep 15, 2017, 7:58 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb your config looks good, but I want to see your log before I open an issue.

    We need to view your JavaScript console. Access the mirror directly or whitelist the IP of another computer to access via a browser. Then, go to https://IP.of.Raspberry.Pi:8080 in Chrome and View>Developer>JavaScript Console.

    See this this thread for more info.

    posted in Transport
    K
    kal
    Sep 15, 2017, 6:28 PM
  • RE: MMM-uber and MMM-lyft

    @Sarb Can you post your config file and log? It sounds like a REST API failure…

    posted in Transport
    K
    kal
    Sep 15, 2017, 12:44 PM
  • RE: MMM-uber and MMM-lyft

    @shashank that’s weird…the API calls out ‘POOL’. Do you mind if I ask what country you are in?

    posted in Transport
    K
    kal
    Sep 12, 2017, 6:36 PM
  • RE: MMM-uber and MMM-lyft

    @shashank can you post the log from your console? I want to help you resolve this issue but I need more information.

    Anything related to uber in your log should be posted. Please post in detail the things that you have tried. Any config file changes, etc.

    Just saying that it’s not working does not help me help you

    posted in Transport
    K
    kal
    Jul 17, 2017, 3:10 PM
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