Releases: jclarke0000/MMM-MyCommute
Releases · jclarke0000/MMM-MyCommute
v1.8.1
v1.8
Exposed new configuration option pollFrequency
to allow adjustment on how frequently to poll for traffic predictions.
BE CAREFUL WITH THIS! We're using Google's free API which has a maximum of 2400 requests per day. Each entry in the destinations list requires its own request so if you set this to be too frequent, it's pretty easy to blow your request quota.
v1.7
Added configuration parameter to handle how destination durations are trimmed.
v1.6.1
Fixed README to remove showHeader and headerText properties from sample config.
v1.6
Added an optional config of a list of days to hide the module, config…
v1.5
fixed node_helper.js pull to support multiple instances of MyCommute,…
v1.4
Described showNextVehicleDeparture parameter in README.md and removed…
v1.3
added waypoints parameter to influence the route Gogle will return
v1.2
Fixed <strong> text
v1.1
Added ability to specify what to avoid when calculating a route to a destination.