• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Version 2.30.0 weather module, stuck loading, worked fine before upgrade

Scheduled Pinned Locked Moved Troubleshooting
43 Posts 5 Posters 5.2k Views 5 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.
  • R Offline
    Rberry91 @sdetweil
    last edited by Mar 7, 2025, 7:59 PM

    @sdetweil hi Sam,

    I have added a credit card and added the extra codes from the article and it doesn’t load.20250308_055711.jpg

    S 1 Reply Last reply Mar 7, 2025, 8:43 PM Reply Quote 0
    • S Offline
      sdetweil @Rberry91
      last edited by Mar 7, 2025, 8:43 PM

      @Rberry91 if you have the 3.0 apikey you dont add any extra parms

      just type, apikey, lat and lon

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      R 1 Reply Last reply Mar 8, 2025, 10:06 PM Reply Quote 0
      • R Offline
        Rberry91 @sdetweil
        last edited by Mar 8, 2025, 10:06 PM

        @sdetweil
        It still says invalid date

        20250309_080117.jpg 20250309_080401.jpg

        Sorry so many questions

        S 1 Reply Last reply Mar 8, 2025, 10:28 PM Reply Quote 0
        • S Offline
          sdetweil @Rberry91
          last edited by Mar 8, 2025, 10:28 PM

          @Rberry91 open the developers window, ctrl-shift-i,
          select the console tab,
          and enter weath in the filter field

          do you see errors? like 401, 403

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Mar 9, 2025, 1:05 AM Reply Quote 0
          • R Offline
            Rberry91 @sdetweil
            last edited by Mar 9, 2025, 1:05 AM

            @sdetweil
            Hi yes error 40120250309_110348.jpg

            S 1 Reply Last reply Mar 9, 2025, 1:06 AM Reply Quote 0
            • S Offline
              sdetweil @Rberry91
              last edited by Mar 9, 2025, 1:06 AM

              @Rberry91 401 means the apikey is invalid

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              R 1 Reply Last reply Mar 9, 2025, 4:02 AM Reply Quote 0
              • R Offline
                Rberry91 @sdetweil
                last edited by Mar 9, 2025, 4:02 AM

                @sdetweil
                Hi Sam,

                So I got it to work however the header is Australia/Brisbane, which is not correct. But the weather details are correct, how do I change the name of the header. I have added location and locationID

                S 1 Reply Last reply Mar 9, 2025, 5:05 AM Reply Quote 0
                • S Offline
                  sdetweil @Rberry91
                  last edited by Mar 9, 2025, 5:05 AM

                  @Rberry91 v3 does not return the right location,
                  location/id are not used in v3, only lat/lon

                  use the module header property

                  module:…
                  header:“…”

                  the set the weather config option

                  appendLocationToHeader:false,

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Mar 10, 2025, 7:51 PM Reply Quote 0
                  • R Offline
                    Rberry91 @sdetweil
                    last edited by Mar 10, 2025, 7:51 PM

                    @sdetweil
                    Hi Sam,

                    Now I have an message to update the MMM-GooglePhotos module. How do I do that without causing problems like before. I did try your code and it didn’t seem to work but I am most likely doing something incorrect

                    S 1 Reply Last reply Mar 10, 2025, 8:16 PM Reply Quote 0
                    • S Offline
                      sdetweil @Rberry91
                      last edited by sdetweil Mar 12, 2025, 12:58 PM Mar 10, 2025, 8:16 PM

                      @Rberry91 didnt try my code? i do not supply anything that will update modules.

                      my upgrade script is only for base MagicMirror

                      every module upgrade is the same

                      cd ~/MagicMirror/modules/modulename
                      git pull
                      xxx see the module doc on what to do after
                      sometimes you need an npm install, sometimes not
                      

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 1 Reply Last reply Mar 12, 2025, 7:08 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      4 / 5
                      • First post
                        31/43
                        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