MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. TyFusion
    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 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Hey guys,
      I’m trying to use this model and this stucks in loading :

      {
      		  module: "MMM-DarkSkyForecast",
      		  header: "Weather",
      		  position: "top_right",
      		  classes: "default everyone",
      		  disabled: false,
      		  config: {
      		    		apikey: "xxxxx",
      		    		latitude: "39,462900",
      		    		longitude: "-8.473200",      
      		    		iconset: "4c",
      		    		concise: false,
      		    		forecastLayout: "table"
      	  	}
      	},
      

      What 's the problem here?

      posted in Utilities
      T
      TyFusion
    • 1 / 1