@KI6UVE I ran into the same problem, and decided to build my own module. This one uses public lists to display tweets. I’ve had it running on my MM for a few days without issue, but it’s still new and raw, so there are probably bugs I haven’t come across.
I’ll post something in showcase to put together a support thread.
and the MM module doesn’t seem to be showing any air traffic.
I already mentioned the fix for this:
@karsten13 said in MMM-Flights Not Working:
laMin and laMax should be switched
@sdetweil
Did fresh OS install anyway, and then ran your MM install script. Pasted my updated config file that we worked over into the new install and weather is working great. Now back to MMM-Flights.
So, the final analysis for anyone reading this is to use the @sdetweil Magic Mirror install script, then edit the config.js
The only config options for openweathermap that I used were:
Location
LocationID
apiKey (used a free one from openweathermap.org)
I did not have to use lat/lon or any other config options for it to work.