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.

    MMM-NewPIR v3

    Scheduled Pinned Locked Moved System
    67 Posts 18 Posters 32.5k Views 20 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.
    • FoziF Offline
      Fozi Project Sponsor @philmavedzenge
      last edited by Fozi

      @philmavedzenge in your home directory execute following two commands:

      sudo npm  install -g n
      sudo n latest
      

      This installs the latest node version

      Edit: added sudo

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

      1 Reply Last reply Reply Quote 0
      • D Offline
        DJBOOB66
        last edited by

        Ok you need to find a working node and npm for all module if you have Bugs Google Aisstant v3 then it is best to check the module first GA v3 needs,
        Node: v12.x.x upto v14.x.x
        npm: = v6.14.15 (some trouble with v7.x)
        I suggest trying.
        Do in this order.

        sudo npm cache clean -f
        sudo npm install -g n
        sudo n 14.0
        

        now check npm with npm -v
        If 6.14.15 do nothing more but over 7.x use below

        sudo npm install -g npm@6.14.15
        
        FoziF P 2 Replies Last reply Reply Quote 0
        • FoziF Offline
          Fozi Project Sponsor @DJBOOB66
          last edited by Fozi

          @djboob66 you’re right…I forgot that there might be potential issues with the latest version. Thanks for the correction!

          @philmavedzenge : Generally I’d recommend to use @sdetweil update script when updating to a new MM version. (see here) As you already updated to 2.17.1, use this command with force at he end instead of apply

          
          bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
          
          

          Sam‘s script checks, if the correct node and npm versions are installed and updates them accorgingly if necessary.

          HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            philmavedzenge @DJBOOB66
            last edited by

            @djboob66 said in MMM-NewPIR v3:

            sudo npm install -g npm@6.14.15

            thank you guys very much, this worked for me

            1 Reply Last reply Reply Quote 0
            • P Offline
              philmavedzenge @Fozi
              last edited by

              @fozi i had used that script to update, i don’t know why it didn’t update the other components. Thanks a lot for your help

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @philmavedzenge
                last edited by

                @philmavedzenge it doesn’t upgrade mode/npm

                install checks, upgrade does not (usually didn’t need to)

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                P 1 Reply Last reply Reply Quote 0
                • P Offline
                  philmavedzenge @sdetweil
                  last edited by

                  @sdetweil said in MMM-NewPIR v3:

                  @philmavedzenge it doesn’t upgrade mode/npm

                  install checks, upgrade does not (usually didn’t need to)

                  I see now. Thanks a lot for the help

                  1 Reply Last reply Reply Quote 0
                  • uros76U Offline
                    uros76
                    last edited by uros76

                    Hi. Does anyone know of a way to format “LastPresence” output? Default is a full date and time in one line however I would like to change the format of the output. Don’t see any config option to format it…

                    My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                    cowboysdudeC 1 Reply Last reply Reply Quote 0
                    • cowboysdudeC Offline
                      cowboysdude Module Developer @uros76
                      last edited by

                      @uros76 said in MMM-NewPIR v3:

                      Hi. Does anyone know of a way to format “LastPresence” output? Default is a full date and time in one line however I would like to change the format of the output. Don’t see any config option to format it…

                      How would you like it formatted?

                      uros76U 1 Reply Last reply Reply Quote 1
                      • uros76U Offline
                        uros76 @cowboysdude
                        last edited by

                        @cowboysdude ideally I would like to specify the date/time format, like on a stock MM Clock module.

                        My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1
                        • 2
                        • 3
                        • 4
                        • 4 / 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