Ian
Ian
@E3V3A - can you post more details? Screenshots, browser and OS details etc?
@E3V3A - it looks like there are some issues with the way the last seen time is calculated. I’ll need to trace the code for this at some point. The...
@E3V3A - would that be [MMM-ModuleScheduler](https://github.com/ianperrin/MMM-ModuleScheduler) by any chance? :)
@wi-brewer - if you want to hide the module at certain times, you can do so with [MMM-ModuleScheduler](https://github.com/ianperrin/MMM-ModuleScheduler) An enhancement to MMM-NetworkScanner would be to suspend the scanning activity whilst...
@E3V3A - interesting spot. I don’t think there is a way to stop the logging via the code. A quick search turned up [this](https://unix.stackexchange.com/questions/224370/how-to-stop-sudo-pam-messages-in-auth-log-for-a-specific-user) but I’d want to be sure...
Curious, both seem to work for me. What version of MagicMirror are you using? > On 10 Jun 2019, at 20:46, John wrote: > > Hello, > > I don't...
After you updated to 2.7, did you run the following command from your MagicMirror directory `git pull && npm install`? Also, do you have other modules in your config? If...
I’m not 100% sure, but on my upgraded instance, and a clean install, I can’t replicate the problem so I was hoping to explore what might be causing your issues....
FontAwesome ;) > On 21 Jun 2019, at 09:33, John wrote: > > Sorry for my late response but what is "FA" ? > > — > You are receiving...
@JohnB7777 / @simphide - could you confirm which version of MagicMirror you are using and let me know what happens if NetworkScanner is the only module in your config?