Read the statement by Michael Teeuw here.
MMM-NetworkScanner
-
@Mykle1 You are the best! Thanks. Finally it works. The problem was with the array. But see home page of module https://github.com/ianperrin/MMM-NetworkScanner - there is an example config and there is
residents: “Mobile”,
The only difference is that I’ve 1st icon and then name
The time difference i’ve to check. Thanks a lot
BTW, Hot to format text as code? If I tried the icon it place ```, than row
//my code
and again the same three signs. I tried to add row between the weird signs, but it’s normal text
Thanks -
@zdenek said in MMM-NetworkScanner:
The only difference is that I’ve 1st icon and then name
Yes, I’ve changed mine to suit my liking.
BTW, Hot to format text as code?
To display code, wrap it in one back tick character (for inline code) or three back ticks (for code blocks).Note that the back tick character isn’t the same as the single quote — ’ — mark; the back tick is located on the same key as the ~ on most keyboards.
-
@Mykle1 great, thanks. The last (I hope) question is about CSS - I would like to have online devices not white, but let say green. Or just “icon” to have green. Or just Name of device. (depends, what is easier) And the offline keep grey. Do you know, how to do that? Thanks
-
I see you started another topic and are getting assistance there. :thumbsup_tone1:
-
@Mykle1 yep, sorry
-
@zdenek said in MMM-NetworkScanner:
@Mykle1 yep, sorry
No worries. I’m glad you are getting the help you need.
Peace
-
Hi
I’ve been playing a bit with this now and my phones come and go all the time, I have tested keepAlive from 120 - 1200 and updateInterval at 10.
My server that runs 24/7 also disappears sometimes (connected with cable).
I’ve added everything with macAddress, IP doesn’t work for me… -
@zeular said in MMM-NetworkScanner:
doesn’t work for me…
Go up about 8 or 9 posts from here and you’ll see what I recommended to someone about using an earlier version.
-
@Mykle1 Aha, I thought the latest would work now.
I’m now testing a version from early February, seems to work but I must have “showOffline: true” otherwise “No device online”. -
@zeular said in MMM-NetworkScanner:
“showOffline: true” otherwise “No device online”.
I use “showOffline: true” (see post above) so I don’t see that.