@brentmatthews awesome, thx for the feedback.
can you mark it resolved?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Carousel & basic KeyBindings not working
-
RE: Help with the software
@SecretEUAgent please run the configuration
checkercd ~/MagicMirror npm run config:check -
RE: Help with the software
@SecretEUAgent make sure you backup
use my backup restore scripts
https://github.com/sdetweil/MagicMirror-backup-restore -
RE: Help with the software
@StewartBaird86 use your windows system for the forum
install either winscp or bitvise ssh clients on your windows system, then you can access the target system with a file manager interface and drag/drop files to copy, and still have an ssh terminal too
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@MarcLandis i’ll submit an issue and a pr…
and a testcase
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@MarcLandis the fix was accepted and merged
-
RE: MMM-OpenWeatherForecast
@Ray to be fair, it costs money to provide the api. especially as the amount of traffic increases.
we were notified by calendarlabs (holiday calendar used as default), that a lot of MagicMirror systems were requesting the calendar every 5 minutes. we changed our rate to once a week, maybe still too fast.
-
RE: Default weather module stuck loading after latest MM update
@JMac yes, the line before needs a trailing comma
-
RE: Default weather module stuck loading after latest MM update
@JMac the provider announced that the old 2.5 API would be sunset in June of this year… we didn’t get that update into the last version…
v3.0 is the ONLY one we provide default for…
starting with MM version 2.29
you MUST get a new v3 api key , which requires a credit card.
the 1st 1000 calls to the new api are currently not charged -
RE: Modules are loading with new docker image
@HeikoGr i changed one word for soccer, according , to related
btw, thank you for such clear messages and helping others
-
RE: Calendar shows late day events on next day but at correct time
@MarcLandis can you retest at your convenience
git pull and npm run install-mm
-
RE: Bookworm: MM not starting
@calimero glad you got it going.
as for your delayed posts
everyone with reputation below 2 has their posts reviewed. this to stop all the junk posts
i review every such post, and occasionally sleep! lol
please don’t double post
-
RE: Need Help - Absolute Beginner - Code Posted!
@bumrocks they CAN be altered, but are not there by default… yes, you have to discover them , if u have the need
as for the issues and vulnerabilities, they are not in the MM code, but code it uses and that those use… where the MM owners have little to no control (or exposure to the problem)
but many of the issues you present are why I built up the installer and updater scripts, to get you up and running, regardless of your platform choice
this remains a volunteer project, where, if u are interested you can contribute. It is NOT a ‘product’
-
RE: Mirror not starting after updating to MagicMirror² v2.12.0
@dmstansbury and, if u had used my upgrade script, it would have done all that for you!
-
RE: MMM-Pir
@gonzonia weird… how did you upgrade to node 21?
apt or nvm? -
RE: MMM-GoogleTasks not compatible with MMM-pages, MMM-Carousel, or MMM-ModuleScheduler
@hco125 said in MMM-GoogleTasks not compatible with MMM-pages, MMM-Carousel, or MMM-ModuleScheduler:
TypeError: Cannot convert undefined or null to object
at Function.keys ()bug…
missing data, when display is requested
do this
edit MMM-GoogleTasks.js
change line 37
fromthis.tasks;to
this.tasks= {}; -
RE: Contributing to a GitHub repository - a bit stuck
@mumblebaj yes, was trying not to add too much extra as there is already a terminal window open for running MM with the modified module
-
RE: Problem Adding Buttons & required Remote-Control Modules
@awwbaker ps: i don’t accept coffee etc. i do this because i truly enjoy it.
i love the challenge, the great people here, and the fascinatingly huge amount of differences among all your designs.