@Kastore yes, you need MMM-ModuleScheduler
administrators
Posts
-
RE: Limit API calls by deactivating the modul based on time?
-
RE: Limit API calls by deactivating the modul based on time?
@mumblebaj Yes, I see I left out the cd into the module folder, instructions corrected
-
RE: VM Disk Full - 50 GiB in 4 months
@JohnGalt if you have a usb carrier for the sd card, you could make and boot another one and mount the old one to erase the files
-
RE: VM Disk Full - 50 GiB in 4 months
@JohnGalt there is a new script in my package , cleanup.sh
intended to erase all the electron binary downloads and
any npm cache -
RE: Limit API calls by deactivating the modul based on time?
@Kastore did it make a difference?
-
RE: MMM-Neko — a classic animated cat for your mirror
@bwente Nice :D Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules
-
RE: New weather provider: FMI Open Data for the built-in weather module
@i-xul Nice. We already have other regional providers in the core. So, from my perspective, we could also integrate this one into the weather module. Would you like to create a PR? :)
-
RE: MMM-Flights
Meanwhile you can add
maxFlights: 0, // restrict number of shown flights (0 means show all)to the config.
-
RE: New Module to download photos from Apple iCloud
I fixed the crash, git pull
-
RE: MMM-PublicTransportHafas
I work in IT, but programming is mainly a hobby - I rarely code at work. I enjoy contributing to open-source projects and figuring out code-related issues. I actually got active here through MMM-PublicTransportHafas; the module had stopped working, and the original developer was no longer responding, so I forked it and implemented a fix. That’s what sent me down the rabbit hole :)
Your STM32 project sounds interesting, but I’m not really on good terms with C++. So, I can’t really help you with that - sorry.