• 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.

weatherforecast showing only two days.

Scheduled Pinned Locked Moved Troubleshooting
31 Posts 22 Posters 10.6k Views 21 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.
  • S Offline
    sdetweil @ArthurOff
    last edited by sdetweil Jul 6, 2020, 9:36 AM Jul 5, 2020, 5:55 PM

    @ArthurOff next release (3 months), OR you can use the develop branch now til then, 2.12+.

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    A 1 Reply Last reply Jul 5, 2020, 5:56 PM Reply Quote 0
    • A Offline
      ArthurOff @sdetweil
      last edited by Jul 5, 2020, 5:56 PM

      @sdetweil haha, got it!

      1 Reply Last reply Reply Quote 0
      • D Offline
        DavidCarreira @oemel09
        last edited by Jul 6, 2020, 8:27 AM

        @oemel09 Thanks, your fix is working fine!

        1 Reply Last reply Reply Quote 0
        • F Offline
          FatTony123
          last edited by Jul 7, 2020, 6:09 AM

          @oemel09… yep, just can confirm. This fix works like charm ;-)

          1 Reply Last reply Reply Quote 0
          • W Offline
            Wilfried @oemel09
            last edited by Jul 7, 2020, 1:57 PM

            @oemel09 Perfect. Thanks for the workaround.

            1 Reply Last reply Reply Quote 0
            • H Offline
              Hindenberg @oemel09
              last edited by Jul 30, 2020, 7:18 AM

              @oemel09 thx for your support. Different to many others, this fix doesn’t work for me. I’m running MM in a docker container and am not able to keep line 297 of weatherforecast.js edited. It always jumps back into its origin version:

              params += "&cnt=" + (this.config.maxNumberOfDays < 1 || this.config.maxNumberOfDays > 17 ? 7 : this.config.maxNumberOfDays);
              

              I tried in /mounts/modules/default/weatherforecast/ and also inside the container. I also set the container environment: MM_OVERRIDE_CSS: "false", but no way, after restarting the container, it is always showing the “old” values above
              Any hints?

              K 1 Reply Last reply Aug 8, 2020, 6:28 PM Reply Quote 0
              • A Offline
                amarand @oemel09
                last edited by Jul 30, 2020, 8:51 PM

                @oemel09

                Patch worked for me, thank you!

                1 Reply Last reply Reply Quote 0
                • K Offline
                  karsten13 @Hindenberg
                  last edited by Aug 8, 2020, 6:28 PM

                  @Hindenberg

                  If you are using this setup https://gitlab.com/khassel/magicmirror#default-modules you need also set MM_OVERRIDE_DEFAULT_MODULES: "false"

                  H 1 Reply Last reply Aug 9, 2020, 4:04 PM Reply Quote 0
                  • H Offline
                    Hindenberg @karsten13
                    last edited by Aug 9, 2020, 4:04 PM

                    @karsten13 was pretty sure I did this. Works perfect, thanks a lot.

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      kayakbabe @castletonroad
                      last edited by Aug 10, 2020, 4:48 AM

                      @castletonroad I have had the same eperience too.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      • 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