Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location ID link doesn't work for weather (openweathermap) - I found a link that has a JSON file with the location IDs. Follow this link - http://78.46.48.103/sample/ #1676

Closed
johnbosak opened this issue May 14, 2019 · 5 comments

Comments

@johnbosak
Copy link

Please only submit reproducible issues.

If you're not sure if it's a real bug or if it's just you, please open a topic on the forum: https://forum.magicmirror.builders/category/15/bug-hunt
Problems installing or configuring your MagicMirror? Check out: https://forum.magicmirror.builders/category/10/troubleshooting

When submitting a new issue, please supply the following information:

Platform: Place your platform here... give us your web browser/Electron version and your hardware (Raspberry Pi 2/3, Windows, Mac, Linux, System V UNIX).

Node Version: Make sure it's version 0.12.13 or later.

MagicMirror Version: Now that the versions have split, tell us if you are using the PHP version (v1) or the newer JavaScript version (v2).

Description: Provide a detailed description about the issue and include specific details to help us understand the problem. Adding screenshots will help describing the problem.

Steps to Reproduce: List the step by step process to reproduce the issue.

Expected Results: Describe what you expected to see.

Actual Results: Describe what you actually saw.

Configuration: What does the used config.js file look like? Don't forget to remove any sensitive information!

Additional Notes: Provide any other relevant notes not previously mentioned. This is optional.

@vincep5
Copy link
Contributor

vincep5 commented May 14, 2019

Can you show that portion of your config file? The locationID should be in double quotes.

@johnbosak
Copy link
Author

johnbosak commented May 14, 2019 via email

@vincep5
Copy link
Contributor

vincep5 commented May 14, 2019

Ah, okay. Yes, the link is should be replaced with http://bulk.openweathermap.org/sample/city.list.json.gz in all areas that reference http://openweathermap.org/help/city_list.txt in the code comments.

Just checking you were in fact able to find your town's proper ID yes ?

@vincep5 vincep5 mentioned this issue May 14, 2019
@johnbosak
Copy link
Author

johnbosak commented May 14, 2019 via email

@MichMich
Copy link
Collaborator

Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants