-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Current Weather not working/showing #849
Comments
Just a guess, but is there a reason that you used different appids (I would recommend to remove them anyway in the post)? |
Please refer to http://forum.magicmirror.builders for support and troubleshooting. I'm closing this issue for now. If you feel this issue should remain open, please let me know. |
This was referenced Dec 5, 2022
This was referenced Jan 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
i installed it on raspi 3.
I Cant see current weather, i synced the git code, but it dosent show up.
Weather Forecast works
module: "currentweather", position: "top_left", colored: "true", config: { location: "Illingen", locationID: "2896538", //ID from http://www.openweathermap.org/help/city_list.txt appid: "0ded16fae241ce186b274e7c149865b9" } }, { module: "weatherforecast", position: "top_left", header: "Wetter Vorhersage", config: { location: "Illingen", locationID: "2896538", //ID from http://www.openweathermap.org/help/city_list.txt appid: "9fd73d89a31f8694730d38eb0f9980ec" } },
The text was updated successfully, but these errors were encountered: