Made this little guide to a Led button so you can turn your
MagicMirror on and off safely, and turn it on again.
Read the statement by Michael Teeuw here.

Best posts made by Assassins
-
Raspberry Led Power Button
-
MyMagicMirror
You can find MyMagicMirror Here.
My Example
The 4 pictures will be updated as they are not particularly good.
This is what mine looks like, the mirror is still missing.
This is an idea for what it might look like and there is an install included so you can install it.However, you will need a “Gesture Sensor (PAJ7620U2)” to make the “MMM-GroveGestures” module work.
You will get some choices along the way and my bash script is very simple.
But you can try it out if you want.
-
RE: Compliments.json absolute or relative and proper path
@kayakbabe you Can put you file in to default/compliments
And insert this to config.js{
module: ‘compliments’,
position: ‘bottom_bar’,
config: {
remoteFile: ‘youfiles.compliments.json’
}
}, -
RE: Add 3rd page to MMM-Pages
This is my code to 3rd page.
Try to copy you modules to this, and remember the last line not gave a ,{ module: 'MMM-pages', config: { rotationTime: 1800000, modules: [ [ 'MMM-NewsFeedBT', 'updatenotification', 'weather', 'MMM-DynamicWeather', 'MMM-WeatherOrNot' ], [ 'MMM-NewsFeedEB', 'MMM-Formula1', 'calendar' ], [ 'MMM-NewsFeedTV2', 'MMM-DailyPower' ], fixed: [ 'clock', 'compliments', 'MMM-page-indicator', 'MMM-GroveGestures', 'MMM-Remote-Control' ] } } ],
-
RE: Are you tired of editing config.js, or have trouble doing it, see my new module
Work 100% with rpi 3, Nice modul you made, Thanks alot
-
RE: MMM-WeatherOrNot - Noob needs help
@KristjanESPERANTO the modul work fin here with MM2,29,0
Latest posts made by Assassins
-
RE: Help to install bluelinky
@sdetweil OKay, thanks, i will try it tomorrow :-)
-
RE: Help to install bluelinky
@sdetweil okay, how can i update it, so i do it 100% right. ???
-
Help to install bluelinky
The MMM-Bluelinky2 need bluelinky to work, but get this.
But how can i fix this. ???npm install bluelinky
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: magicmirror@2.29.0
npm ERR! notsup Not compatible with your version of node/npm: magicmirror@2.29.0
npm ERR! notsup Required: {“node”:“>=20.9.0 <21 || 22”}
npm ERR! notsup Actual: {“npm”:“10.5.0”,“node”:“v21.7.3”} -
RE: Weather module does not load
@sdetweil bit why pair for 3.0, when 2.5 work, and free ???
-
RE: Weather module does not load
@sdetweil is work here with 2.5 and not 3.0 om my MM to 2.29.0
-
RE: MMM-WeatherOrNot - Noob needs help
@sdetweil and @KristjanESPERANTO
my backup from my GitHub
https://github.com/The-Exterminator/MyMagicMirror/Install/MMM-Github-Install.sh
And is work from a clean install with MM2.29.0 -
RE: MMM-WeatherOrNot - Noob needs help
@coertze78
When you have make the clone, go to the MMM-WeatherOrNot folder and try thisnpm install
and is not working try
npm install request --save -
RE: MMM-WeatherOrNot - Noob needs help
@KristjanESPERANTO the modul work fin here with MM2,29,0