Read the statement by Michael Teeuw here.
[MMM-NetworkScanner] disable logging
-
I spent a good amount of time with this, yesterday and today.
module: 'MMM-NetworkScanner', position: 'top_left', config: { debug: false, devices: [ { macAddress: "bc:9f:ef:bb:1c:de", name: "Dove", icon: "medkit"}, { macAddress: "e0:b5:2d:d3:e6:26", name: "BottlePop", icon: "globe"}, { macAddress: "0c:d7:46:1e:a0:3f", name: "Donna", icon: "venus"}, { macAddress: "64:9a:be:e3:83:6b", name: "Nikki", icon: "coffee"}, { macAddress: "90:b6:86:d2:16:99", name: "Jason", icon: "fire-extinguisher"}, { macAddress: "84:d6:d0:f9:8b:f6", name: "MJD", icon: "child"} ], showUnknown: false, showOffline: true, showLastSeen: false, keepAlive: 180, updateInterval: 10, residents: ["BottlePop"],
Here are my cells phones using macAddress because ipAddress no longer works for me. With
residents:
set as above, BottlePop appears online always, even when the phone is powered off for 20 minutes. If I setresidents
as such, [“BottlePop”, “Dove”, “Donna”], then BottlePop blinks on and off about every 10 seconds. If I haveresidents
set to [], then each device goes online briefly and then offline until the device is used again -
-
@michael24h said in [MMM-NetworkScanner] disable logging:
What are material icons?
Dunno, but you can choose any of the icons at this site for use with MMM-NetworkScanner
-
@Mykle1 said in [MMM-NetworkScanner] disable logging:
material icons?
full set icons (Library),
I need airport extreme icon -
@Mykle1 said in [MMM-NetworkScanner] disable logging:
Dunno
can’t find airport ext. so wifi might do.
-
@michael24h said in [MMM-NetworkScanner] disable logging:
can’t find airport ext. so wifi might do.
Well, that sounds good. They don’t have EVERY icon but I found some that work perfectly for me