• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. MinecraftBuilder
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 2
  • Groups 0

MinecraftBuilder

@MinecraftBuilder

1
Reputation
339
Profile views
2
Posts
0
Followers
0
Following
Joined Jul 24, 2017, 7:50 AM
Last Online May 5, 2019, 11:33 PM

MinecraftBuilder Unfollow Follow

Best posts made by MinecraftBuilder

  • RE: Weather: Current and Forecast- not showing

    @Mykle1 Thank you soooooooo MUCH! It really helped me! :)

    posted in Troubleshooting
    M
    MinecraftBuilder
    Jul 25, 2017, 8:36 AM

Latest posts made by MinecraftBuilder

  • RE: Weather: Current and Forecast- not showing

    @Mykle1 Thank you soooooooo MUCH! It really helped me! :)

    posted in Troubleshooting
    M
    MinecraftBuilder
    Jul 25, 2017, 8:36 AM
  • Weather: Current and Forecast- not showing

    Hello, i am new to programming and i was recently interested in MagicMirror. I got it working and now i am changing settings of modules (e.g. changing location). I stumbled across the problem where current weather and weather forecast do not work. I have no idea, because MagicMirror loads, so i looked at the positions and everything seems normal. I tried to move these 2 modules to the middle or bottom, but my notification feed then doesn’t show…Please help!!!

    {
    			module: "currentweather",
    			position: "bottom_right",
    			config: {
    				location: "Darwin, AU",
    				locationID: "2073124",
    				appid: "abcde12345abcde12345abcde12345ab"
    			}
    		},
    		{
    			module: "weatherforecast",
    			position: "top_right",
    			header: "Weather Forecast",
    			config: {
    				location: "Darwin, AU",
    				locationID: "2073124",  //ID from http://www.openweathermap.org/help/city_list.txt
    				appid: "abcde12345abcde12345abcde12345ab"
    			}
    		},
    
    posted in Troubleshooting
    M
    MinecraftBuilder
    Jul 24, 2017, 8:58 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy