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.

    Current weather

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 243 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
      bokow
      last edited by

      The new display of current weather will only display two days. It works correctly on the old version of MM.What Have I done wrong?

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @bokow
        last edited by

        @bokow nothing. a bug was introduced in 2.12.

        a fix is available in the develop branch

        how did u install? w my script or manually?
        if manually

        cd ~/MagicMirror
        git checkout develop
        git pull
        

        restart mm

        if my script do

        cd ~/MagicMirror
        git fetch origin develop:develop
        git checkout develop
        

        restart mm

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          bokow @sdetweil
          last edited by

          @sdetweil Thanks worked like a charm.

          1 Reply Last reply Reply Quote 0
          • 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