very nice!
Read the statement by Michael Teeuw here.
Posts
-
RE: Forum updated - I could use your help
@phil i am an moderator user, are you? i was able to get another user to logon as me and the problem followed my user. It did NOT occur for the non-moderator user
-
RE: Unhandled exception nodehelper.js
@supersook great! Thanks for the feedback. I am sure it will help someone else…
-
RE: MMM-NOAA - Another Weather Module
@Mykle1 I know. we did it at the same time.
was adding info for others
-
RE: MM2 Blank Screen - Works on SeverOnly
did u just install?? the current version of electron browser has a problem… i had to downgrade to get it to run
in the MM folder
npm remove electron
npm install electron@1.7.9Sam
-
RE: My Family Dashboard made with Magic Mirror 2
@jeremy0213 awesome!.. thanks for sharing
-
RE: MMM-Lunartic
@BD0G said in MMM-Lunartic:
MMM-Lunartic .header {
missing the dot in front of MMM-Lunartic -
RE: MMM-NewPIR v3
@cowboysdude I don’t understand the question?
it supports all the different screen dimming approaches
-
RE: MMM-EasyPix problem... missing a step?
@mykle1 unless the files or folder have the wrong permissions…
-
RE: MMM-DailyPower
@uros76 use css to control the picture size
see here to learn how
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1624533876114 -
RE: MMM-SleepWake not working
@dazza120 u need to install the github motion project, and change its config to execute the sample script i provide. see the readme. my project does not detect the motion itself (some others read the camera data and determine motion), but uses an external (to MagicMirror) source
-
RE: MMM-LogExt
@BKeyport it merges the Dev window messages and the node_helper messages…
pm2 doesn’t see the developers window messages (from the modulename.js Log(…) function
-
RE: MMM-EasyPix problem... missing a step?
i copied the config info from the mm-easypix readme, and pasted into the config.js modules section, and restarted the mirror… no other changes
-
RE: MMM-DailyPower
@uros76 what MM version are you on? there is a bug in releases prior to 2.17.1 in e;lectron handling expired certificates…
use my script to upgrade if on 2.16 or earlier
-
RE: MMM-SleepWake not working
When I started working on my mirror project a few years ago, I had all I could do to learn node, angular, JavaScript, a no SQL database, and a ton of other stuff. I was using a pi, but didn’t have a PIR sensor, only a webcam.and the mirror was voice based, so i needed a mic
I found motion. And since have changed hardware, running on an odroid single board computer to get network and image display speed up.
Motion works on lots of platforms. -
RE: MMM-NewsAPI after MM2.25.0 update
@mumblebaj all I can say is the ‘manual fix’ worked…
don’t know why