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.

    How to find the module(s) to update ?

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 4 Posters 989 Views 4 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
      RIKKO14
      last edited by

      Hello,
      this my MM display today but how to find the module(s) to update because there is not the name of the module(s)… ?
      2020-09-16-110455_1080x1920_scrot.png

      S 1 Reply Last reply Reply Quote 0
      • C Offline
        chassain 0
        last edited by

        Salut,

        There is an update with updatenotification with auto update…You can see on Github

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @RIKKO14
          last edited by

          @RIKKO14 the update notification module does a git status for each module. if the module is linked to an upstream GitHub repo, git status will tell you if you are behind on changes.

          so, if the messages aren’t being helpful, go to each non-default folder in ~/MagicMirror/modules
          and do
          git status

          if I reports behind, then do
          git pull
          if the module has a package.json file, then also do
          npm install

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 2
          • R Offline
            RIKKO14
            last edited by

            @sdeweil
            thanks for the method.
            it’s weird, it was GoogleAssistant and Assistant2Display usually I have been told that an update is available for these 2 modules.
            Thank you again it can be used for next time …

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by A Former User

              encore un fan du git pull…

              another git pull fan …


              n’aime pas lire les wiki … et demande de l’aide …

              don’t want read and ask help …


              (soupire…)

              (sigh…)


              Vous ne savais pas lire… je ne sais pas répondre :/

              You don’t want to read… I can’t respond


              Humm , maybe i will do a code to translate automaticaly sam ? (or a button to Click ! yeah)


              Notes:

              • Si vous ne savez… ou n’aimez pas faire les mises jours utilisez MMM-UpdateNotification, Ah désolé c’est peut-etre au mauvaise idée … il faut lire le ReadMe :/
              • If you don’t want or don’t like do any update use MMM-UpdateNotification, Ah sorry, it’s a bad idea, you have to read ReadMe :/
              1 Reply Last reply Reply Quote 0
              • R Offline
                RIKKO14
                last edited by

                Hello Bugsounet,
                I had seen your MMM-UpdateNotification module and I hesitated (but wanted to do it anyway) to install it because very recent and as I am a beginner I was afraid that if a bug happened as I could having with the initial installation of the PIR module (which you very kindly help me configure afterwards) where I had to re-install my modules.
                What was weird is that before GoogleAssistant and Assistant2Display were displayed for the update, and there for this update not.

                I am not a fan of git pull but once again I am a beginner: sometimes for updates I see git pull sometimes not so I try things …
                Anyway, so I installed MMM-UpdateNotification is now no more worries about updating.
                I disabled the default updatenotification module like this

                	/*{
                			module: "updatenotification",
                			position: "top_bar"
                		},*/
                

                I hope it’s ok.

                Thank you again for all your contributions and your availability.

                Now I will try to install MMM-GABackgound another great idea from you. THANK YOU

                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