Read the statement by Michael Teeuw here.
MMM-NetworkScanner (spitzlbergerj) Keep Alive
-
Re: MMM-NetworkScanner (spitzlbergerj)
Hi,
I’m using this module at the moment but am having trouble with the ‘keep alive’ function.
I believe the keep alive is supposed to keep the network icon on the mirror for a set period of time after a successful scan/presence check. My module does not do this, if the network device is not detected during the scan it is shown offline instantly, (no time delay of 15 mins)
Below is my current code. Any ideas???Thanks
{ module: "MMM-NetworkScanner", position: "bottom_center", config: { devices: [ {macAddress: "xx:xx:xx:xx:xx:xx", name: "", icon: "apple"}, {macAddress: "xx:xx:xx:xx:xx:xx", name: "", icon: "laptop"}, {macAddress: "xx:xx:xx:xx:xx:xx", name: "", icon: "laptop"}, ], showUnknown: false, showOffline: false, updateInterval: 30, keepAlive: 900, } } -
Disregard the above issue. I solved it by using the fork by leveneg.
Happy days, all working as it should :)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login