Skip to content

Module won't load traffic information? #5

@greghesp

Description

@greghesp

Hi,

I' m having some issues when getting this module to load. Below is the config I am using.
The module loads fine, no errors, but it sticks on "Loading..."

			module:	"MMM-MyCommute",
			position: "top_center",
			classes: 'default everyone',
			header: "Traffic",
			config: {
				apikey: "key",
				origin: "65 Front St W, Toronto, ON M5J 1E6",
				startTime: "00:00",
				endTime: "17:00",
				//hideDays: [0,6],
				destinations: [
				{
					destination: "14 Duncan St Toronto, ON M5H 3G8",
					label: "JTI",
					mode: "driving",
					color: "#22a960"
				}]
			}
		}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions