Deafault weather module https instead of http openweather API
See original GitHub issueI 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:
- Created 3 years ago
- Comments:8 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
SOMEBODY has to make a pull request, thats the ONLY way changes get made
ah, didnt get that you ment module development. I thought you ment the whole MagicMirror project. Anyway, nice module! Cheerio!