Read the statement by Michael Teeuw here.
resolved.. MMM-NetworkScanner
-
I’ve done a complete reinstall of MagicMirror, all the modules I had, from scratch, and this one still produces only a list, not nice columns and rows of icons. I’ve officially given up.
-
@sonicgoose that source file documents a new config parm
showDeviceColums
which is false by default
add and set to true -
@sonicgoose - Note the (mis)spelling of the config parameter for columns - the config entry is “showDeviceColums”, not “showDeviceColumns”. It is missing an n, and needs it removed to work (or the script corrected for it).
See my config example above, which works. Yours is wrong as (ironically) it’s spelt correctly!
-
@DarrenHill yeh, I cut/pasted the name from the code, didn’t check it…
code fix, allow both!
-
@DarrenHill Are you #&%*ing kidding me?!? An n? That’s what’s been driving me nuts? Aaaaaarrrrrrgggghhhhhhhhh!
It works now.
Thank you all very much for your help. Even when I gave up, you guys didn’t, and I appreciate that.
-
You’re welcome - glad it’s finally working for you :)