Hi Sam.
it’s weather and MMM-weatherforecast. I think when it’s updated, it shows up.
I just hide it when motion sensor not detected person 5 minutes.
then show up it’s detected.
other modules works well for example email, calendar and so on.
Hi Sam.
it’s weather and MMM-weatherforecast. I think when it’s updated, it shows up.
I just hide it when motion sensor not detected person 5 minutes.
then show up it’s detected.
other modules works well for example email, calendar and so on.
Hi
These days I have trying to make my own MM2.
However there is one issue, I can’t fixed it up.
I made MM2 with MMM-backgroudSlideshow then I’ll implement with some of sensor.
If there is person presence in front of MM, background will be disapper.
and if there is no person in front of MM, show background then hide all of information likes weather, weatherforcast, clock and so one.
FYI I used background image in my NAS server and connected it by network file system(NFS).
so problem is that few minutes later hiding all of module except background, only weather and weatherforcast shown automatically.
other modules still in hiding mode.
did you experience this kinds of issue?
one more thing is that all of module hiding method called when MMM-backgroundSlideshow get DOM_CREATED_OBJECT notification.
many thank for your help :)
Hi Guys,
I’m new member of this MagicMirror Forum.
I already install MM on my Raspberry Pi4 last weekend and have tried to modify to get what I want to have.
During modification I was wonder that how you guys develop MM, is there any development tools especially for editor?
I tried to use Electron which is included in MM but I didn’t find manual for it. I just used it as a debugger.
thus I used vim, one of my favorite tool for code editing.
plz kindly let me know your experiences
Thanks