Read the statement by Michael Teeuw here.
Can't get MMM-BMW-DS to load
-
I am trying to use the darksky weather module but it never loads and just displays “Acquiring your weather…” Here is the relevant section of the config.js with the API key removed. Testing on the darksky.net website with my API key and the lat/lng works. Any help on what I should check next? Thanks.
{ disabled: false, module: "MMM-BMW-DS", position: "bottom_bar", config: { apiKey: "REMOVED", tempUnits: "F", lat: '42.4437', lng: '-71.1347', css: "2", ownTitle: "Current Conditions", playSounds: "yes", useHeader: false, header: "Your header", maxWidth: "100%" } },
-
@kss18 said in Can't get MMM-BMW-DS to load:
Any help on what I should check next?
Yes, your apiKey. I just used your config entry above and inserted my apiKey and it fired right up. Please check that your apiKey is entered correctly. There is no error in your config entry.
Please let me know
-
Thanks, I got a new API key and it fired right up! Weird.
-
@kss18 said in Can't get MMM-BMW-DS to load:
Thanks, I got a new API key and it fired right up! Weird.
Yeah, shit happens. Glad we got you up and running. :thumbsup: