Read the statement by Michael Teeuw here.
MMM-NetworkScanner
-
@derek7467 said in MMM-NetworkScanner:
Only difference between you and I is you run the install with the &&. Remove it again, rerun from the beginning and manually CD into the directory and run the install from there. Skip using the && to install all in one shot.
Still no luck. Neither MAC or IP.
-
This worked for me. If you have FIOS you might want to try it. If not, if you have the ability to set static ip addresses in your own system, you could try that
I went into my FIOS router and assigned a “static lease” on the IP addresses of the devices that would not show in NetworkScanner with their MAC addresses. Went back into my config.js and changed the macAddress to ipAddress for each device and put in the static IP addresses I just assigned in the router.
It’s working now, all except for the machine I am working on now (my desktop). It doesn’t show as active, even with a static lease on the IP address. That’s sort of alright, as I really just wanted the cell phones to appear, which they do, but odd,For those with FIOS that want to try:
Sign in to Verizon router. Click Advanced tab (almost top right). Click yes to proceed. Click IP Address Distribution bottom right. Click Connection List almost in the middle. On the left, find the device that you want to assign a static lease IP address to. On the right, in the Action column, click the Edit icon. Tick the Static Lease Type box. Click Apply. That is now a static IP address. GO back one page and look in the Lease Type column. It will show you the Static designation.
Peace -
@Mykle1 I’m already assigned static IP for all my devices connected to the router. When I set config showUnknown: true, the module display all detected devices (of course only display MAC addresses in upper-case), instead displaying the proper device name I set in the config.
-
@slametps Yes, at first the same thing happened to me.
This might seem obvious but did you change your config.js to ipAddress instead of macAddress?
-
@Mykle1 said in MMM-NetworkScanner:
@slametps Yes, at first the same thing happened to me.
This might seem obvious but did you change your config.js to ipAddress instead of macAddress?
I add new entries with ipAddress, but did not recognized. All displayed MAC (with showUnknown: true) already defined as entries with macAddress, but it said as Unknown devices.
-
Hi all
The updates last week seem to have introduced a few issues - sorry folks!
I’ve quashed one bug with MAC Address scans which you can
git pull
from the repo to see if that helps, but there still appear to be a few others which need resolving.I am looking at it but please bear with me ;)
-
@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:
-
@ianperrin
Yup good work on getting the updates…MAC is working again, but the entries are all duplicated. ;)
-
@pugsly same here -.-
-
@Speedy-one said in MMM-NetworkScanner:
@pugsly same here -.-
I freshly install rather than update the module, and working flawlessly.