@plainbroke awesome
i should have remembered the path problem
@plainbroke awesome
i should have remembered the path problem
@Tiller
Can you show the calendar config, xxx out the url
@wyovino shouldn’t need to, the os is ending . all processes will be stopped
@angeliKITTYx openweather only provides /onecall in v3.0
that is why the default is 3.0 and /onecall
you don’t have to specify them since this release
location? where do you see that?
@bugsounet yes, I saw…
but I am looking for the config option to have system NOT dim/turn off display…
I don’t want to DO it…
altho I should upgrade my MMM-SleepWake
@BKeyport dang computers are SO picky
yes ViewNotification
@MrCoads i use a local file server, and link the mounted image source folder the module needs
@rkorell I added an issue to the back/restore repo to track what to do here
@wyovino see that in the doc, updateInterval i think
https://docs.magicmirror.builders/modules/weather.html#general-options
@rts58 said in HEIC and MMM-ImagesPhotos:
animationSpeed: 500,
have you tried setting this to 0?
HEIC? the module looks for
const enabledTypes = [“image/jpeg”, “image/png”, “image/gif”];
what is a filetype for HEIC?
you can edit that array and add the the for heic
const enabledTypes = ["image/jpeg", "image/png", "image/gif", "image/heic"];
@rts58 awesome, i’ll submit a pr to update the module
@smegbadger if you stop mmos does the screen still turn off overnight?
@rts58 i did not add error reporting yet, this should keep it
from stalling
@rts58 the prior code started the timer only after
image was loaded. but we have already waited timeout time
so we can get the next image
@rts58 just pushed the updated code, git pull in the module folder
logs an error record to the dev window console on load fail, with the url of the failing image
@rkorell yes, pm2 save will ‘save’ the config for use later
this cron feature is new to me. so I haven’t tested what you need to do…
read their doc
@sil3ntstorm sadly this happens on system crash, there is no recovery mechanism.
i advise everyone to backup ( i fail sometimes too!, recovering my home automation system now, my backup was old)
use my backup/restore scripts
https://github.com/sdetweil/MagicMirror-backup-restore
@Bobba86 flash the SD card, use the installer script, listed as alternative
Ja, ich wette, Sie haben Node.js nicht wie für diese Version erforderlich überprüft und aktualisiert. Bitte verwenden Sie mein Upgrade-Skript.