question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deafault weather module https instead of http openweather API

See original GitHub issue

I found a bug in MagicMirror

Very small change request. The weathermodule uses http://openweathermap.org/api instead of the https. Can this be changed?

I checked the repository, and it in the current verions weather.js has on line 48 apiBase: "http://api.openweathermap.org/data/", Because it is just one character, I wouldn’t make a pull request.

Platform: Every platform MagicMirror Version: All verions.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sdetweilcommented, Apr 26, 2020

Because it is just one character, I wouldn’t make a pull request.

SOMEBODY has to make a pull request, thats the ONLY way changes get made

0reactions
rejascommented, Apr 30, 2020

ah, didnt get that you ment module development. I thought you ment the whole MagicMirror project. Anyway, nice module! Cheerio!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions - OpenWeatherMap
Kelvin is used by default, with no need to use the units parameter in API calls. For temperature in Fahrenheit, use "units=imperial" ....
Read more >
ssl - Using Open Weather Map which is HTTP only through an ...
But I have only one call to an HTTP url for openweathermap which does not serve up it's content via HTTPS, unless you...
Read more >
Weather Module - MagicMirror² Documentation
Default value: openweathermap. type, Which type of weather data should be displayed. Possible values: current , hourly , daily , or forecast
Read more >
Magic Mirror 4 - Configuring Default Weather Modules
Magic Mirror 4 - Configuring Default Weather ModulesOpenweather Map Url: https :// openweathermap.org/Website: raghudathesh.weebly.com.
Read more >
jclarke0000/MMM-OpenWeatherForecast - GitHub
Magic Mirror weather module using OpenWeather API. ... modules folder and execute git clone https://github.com/jclarke0000/MMM-OpenWeatherForecast.git .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found