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

MMM-NetworkScanner

Scheduled Pinned Locked Moved Utilities
networkscannerstatusmac address
117 Posts 32 Posters 186.6k Views 33 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @ianperrin
    last edited by Mykle1 Apr 27, 2017, 11:02 AM Feb 12, 2017, 12:32 PM

    @ianperrin said in MMM-NetworkScanner:

    I am looking at it but please bear with me

    Shhhhh! Quiet! Genius at work!

    I am completely serious. I think you are a brilliant young man.

    Much success to you. :thumbsup_tone1:

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • P Offline
      pugsly @ianperrin
      last edited by Feb 12, 2017, 8:19 PM

      @ianperrin
      Yup good work on getting the updates…

      MAC is working again, but the entries are all duplicated. ;)

      S 1 Reply Last reply Feb 12, 2017, 9:42 PM Reply Quote 0
      • S Offline
        Speedy-one @pugsly
        last edited by Feb 12, 2017, 9:42 PM

        @pugsly same here -.-

        S 1 Reply Last reply Feb 13, 2017, 3:36 AM Reply Quote 0
        • S Offline
          slametps @Speedy-one
          last edited by Feb 13, 2017, 3:36 AM

          @Speedy-one said in MMM-NetworkScanner:

          @pugsly same here -.-

          I freshly install rather than update the module, and working flawlessly.

          regards,

          Slamet PS

          P 1 Reply Last reply Feb 13, 2017, 4:24 AM Reply Quote 0
          • P Offline
            pugsly @slametps
            last edited by Feb 13, 2017, 4:24 AM

            @slametps Deleted the module and did a fresh install, still showing duplicate entries.

            S 1 Reply Last reply Feb 13, 2017, 7:37 AM Reply Quote 0
            • S Offline
              slametps @pugsly
              last edited by Feb 13, 2017, 7:37 AM

              @pugsly said in MMM-NetworkScanner:

              @slametps Deleted the module and did a fresh install, still showing duplicate entries.

              Lucky me. Btw, had you installed v0.0.1?

              regards,

              Slamet PS

              P 1 Reply Last reply Feb 14, 2017, 2:22 AM Reply Quote 0
              • P Offline
                pugsly @slametps
                last edited by Feb 14, 2017, 2:22 AM

                @slametps Yes i did, and that one worked fine using MAC. I have actually reverted back to that one, so I don’t get the ‘last seen’ message anymore.

                1 Reply Last reply Reply Quote 0
                • B Offline
                  bluedoors
                  last edited by Feb 14, 2017, 7:14 AM

                  Any chance of an enhancement to scan outside the local network mask? i’m not sure if that is a config option in arp-scan that isn’t surfaced?

                  I have my MM on ethernet in one subnet, but want to scan for MAC addresses in another subnet (my Wifi). or at least a broader CIDR range

                  D 1 Reply Last reply Feb 17, 2017, 3:04 PM Reply Quote 0
                  • B Offline
                    bminer1
                    last edited by yawns Feb 17, 2017, 3:08 PM Feb 17, 2017, 2:21 PM

                    Does anyone have issues with the “occupied” and “vacant” part working? I tried to set it up and test it but i have had no luck. I want the mirror to turn off when i leave and turn back on when i return. I love this idea but need a little help configuring it to work.

                    My config is below:

                    {
                    	        module: 'MMM-NetworkScanner',
                    	        position: 'top_right',
                    		header: "Network Scanner",
                    	        config: {
                    	            devices: [
                    	                    { macAddress: "lower case", name: "B Phone", icon: "mobile"},
                    	                    { macAddress: "lower case", name: "B Work Phone", icon: "mobile"},
                    			    { macAddress: "lower case", name: "B Work Laptop", icon: "laptop"},
                    	                     ],
                    	            showUnknown: false,
                    	            showOffline: true,
                    	            keepAlive: 300,
                    	            updateInterval: 10,
                    		    showLastSeen: true,
                    	            residents: "B Phone",
                    	            occupiedCMD: {notification: 'REMOTE_ACTION', payload: {action: 'MONITORON'}},
                    	            vacantCMD  : {notification: 'REMOTE_ACTION', payload: {action: 'MONITOROFF'}},
                    	        		}        
                        		},
                    
                    B I 2 Replies Last reply Feb 17, 2017, 3:34 PM Reply Quote 0
                    • B Offline
                      bminer1
                      last edited by yawns Feb 17, 2017, 3:08 PM Feb 17, 2017, 2:36 PM

                      I am also getting duplicates as well. Any help on this?

                      alt text

                      I 1 Reply Last reply Feb 18, 2017, 7:21 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 11
                      • 12
                      • 5 / 12
                      5 / 12
                      • First post
                        48/117
                        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