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

    Posts

    Recent Best Controversial
    • RE: MMM-Openmapweather

      @sdetweil yes, but any idea why it disappears after the first 3 seconds?

      posted in Troubleshooting
      T
      timwool
    • MMM-Openmapweather

      I installed MMM-OpenmapWeather. the weather works
      the module shows up for about 3 seconds and goes away.
      after about 10 minutes in comes back and works just fine.
      Any ideas why it disappears for 10 minutes?

      		}
      		},	
      {
      		module: "MMM-OpenmapWeather",
      		position: "top_right",	// This can be any of the regions. Best results in left or right regions.
      		header: "Current Weather", //Location is the default value if header is empty or not defined.
      		config: {
      			// See 'Configuration options' for more information.
      			location: "Livonia,USA",
      			locationID: "5124936", //Location ID from http://openweathermap.org/help/city_list.txt
      			colorIcon: true,
      			units: "imperial",
      			appid: "xxxxxxxxxxxxxxxxxxxx" 
            			}
      		},
      
      posted in Troubleshooting
      T
      timwool
    • 1 / 1