saml-dev / MMM-Traffic

This a module for the MagicMirror. It displays travel time between two locations, using the Mapbox directions API to factor in current traffic conditions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

named day specific destinations not loading

emilyj0y opened this issue · comments

Hi,
I'm able to get my general destination working, but am unable to implement the specific weekday destinations (mon_destination, tues_destination, etc). When I tried it as in the example code, none of the weekdays showed up, only my main 'destination'. I tried running the module twice in my config.js, as I found elsewhere that's how to get two destinations going--if I only have the mon_destination named in the second instance, that module shows as loading and never changes. If I put in a different destination into the second module's 'destination' field, it works.

How do I get the daily destinations to work? Am I supposed to be able to run them in the same instance of the module as my standard work destination?

@jchani can you speak into this issue? I'm not intimately familiar with the weekday destinations code.

emily, I haven't been able to reproduce this issue. If you are still seeing the issue, please update your module to the latest version and see if it still isn't working right. If so, reopen this issue and I'll work with you to get it fixed.