@lightfixer2000
Happy to hear. I’ll reveal that option in the readme. Recently, someone else reported me the same issue, and the solution was the same. I’ll change the default value soon.
@BaileyFin said in Updating:
it was like challenge for me
I don’t understand…
every config change is the same,
base or extra module
edit one file
locate position
enter new data or edit existing
the documentation on the base modules is here
https://docs.magicmirror.builders/modules/introduction.html
add on modules documentation is with each module
but the process is the same…
@changaud i do not know.
the error is that the pin is in read (input) mode, not write (output) mode.
i dont understand the change. on pi5 there is a change, but not pi4
my version of buttons only fixes install
[image: 1712683232198-magicmirror-resized.jpg]
Here’s the photo
Thank you, it worked with your MagicMirror² installation and configuration scripts
thank you again cordially
@sdetweil thank you :smiling_face_with_smiling_eyes:
Thought that this maybe could help others, too.
Unfortunately, I have no clue (not enough knowledge about CSS, web sites etc.) why this suddenly happened… but that doesn’t matter for me anymore as the weather icon is now looking nice again.
@sdetweil said in updating MMM-mmpm using mmpm web UI and now MagicMirror won't start:
@travishardiman said in updating MMM-mmpm using mmpm web UI and now MagicMirror won't start:
home/pi/MagicMirror/node_modules/systeminformation/lib/index.js
this library is missing systeminformation
cd ~/MagicMirror
npm install systeminformation
Thanks! That fixed it!!
@skyzuma said in set the calendar day to a short version:
ive testet it to set this in config.js but there are no changes after MM restar
yes, only variables defined in the defaults section of the modulename.js are addressable and over-ridable via config.js
I have had my magic mirror working without issue for years. A few weeks ago it stopped booting and giving this script instead of loading. I recorded the script in slo-mo on my iPhone to see if I could diagnose the problem. Any suggestions?!
link to error: https://drive.google.com/file/d/1vsv20LpAkzFPj1uN3Fq6xu5ocrR6dvRR/view?usp=sharing
Thank you for any advice! I’m hoping to not have to rebuild from scratch. I’m on a raspberry Pi 3B+ and a 5V 3A power supply.
@lawrence_jeff said in Reoccurring Calendar Entries missing in native calendar:
Title: W med, with dates: [null,null,null,null,null,null,“2024-08-10T15:00:00.000Z”]
this is the rrule.between result.
each null is supposed to be a date/time
so, another rrule bug .
@bugsounet thank you changing to pir_mode 1 fixed the problem. Just for awareness I am running on a RPi 3 B+ Rev 1.3 hence why I didn’t do this sooner.
@greedyvegan those might be interesting if we had a public website with users hiting from all over.
but we have code we execute on the server pulling data to us.
@sdetweil With git reset ... everything is reset hard, this fixes the problem, but does not help to explain it. I haven’t fully understood myself why git pull didn’t worked after git stash.