MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Default currentweather and weatherforecast not displaying

    Scheduled Pinned Locked Moved Troubleshooting
    8 Posts 2 Posters 1.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      brendan_c23 @brendan_c23
      last edited by

      @brendan_c23 Would really appreciate any help. The time is off also for the current weather. Still can not get weather forecast to display

      1 Reply Last reply Reply Quote 0
      • JerryPJ Offline
        JerryP @brendan_c23
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • JerryPJ Offline
          JerryP @brendan_c23
          last edited by

          @brendan_c23

          {
          	module: "currentweather",
          	position: "top_right",
          	config: {
          		location: "Raleigh",
          		locationID: "4487042",
          		appid: "TOP SECRTE"
          }},
          {
          	module: "weatherforecast",
          	position: "top_right",
          	header: "",
          	config: {
          		location: "Raleigh",
          		locationID: "4487042",
          		appid: "Top Secret",
          		fade: false,
          		colored: true,
          }},
          

          This loc ID i test on my own mirror and it’s working. So Or your APPID is false or you make een wrong " at the start or end.

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            brendan_c23 @JerryP
            last edited by

            @jerryp I have exact same code as you got. 4487042 as my ID, still giving me wrong temperature and weather forecast is not showing up. Made sure I have correct quotations everywhere

            JerryPJ 1 Reply Last reply Reply Quote 0
            • JerryPJ Offline
              JerryP @brendan_c23
              last edited by

              @brendan_c23 The only thin I can think off is that the API is not working or correct config.

              If you run the Develop en see the log.
              shift + Control + I
              And than look for the faults

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              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