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

    Posts

    Recent Best Controversial
    • RE: Weather: RoundTemp Help

      and boom, fixed. what about with removing fade from the calendar?

      posted in Troubleshooting
      E
      eskudo12791
    • Weather: RoundTemp Help

      Not super well versed at this but stumbling my way along, no matter what I cannot get my weather or weather forecast to utilize 'RoundTemp". Here is a bit of my code, where can I place this so it functions correctly.

      {
      	module: "currentweather",
      	position: "top_right",
      	config: {
      		location: "Virginia Beach",
      		locationID: "4791271",  //ID from http://bulk.openweathermap.org/sample/; unzip the gz file and find your city
      		appid: "bad22ac1b7bfxxxxxxxxxx04de8b80",
      		roundtemp: true
      	}
      },
      

      apikey removed

      posted in Troubleshooting
      E
      eskudo12791
    • 1 / 1