MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sdetweil
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 108
    • Topics 92
    • Posts 21,165
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: pm2 doesnt work with crontab

      @plainbroke awesome

      i should have remembered the path problem

      posted in Troubleshooting
      S
      sdetweil
    • RE: Version 2.30.0 Calendar fix for clipping broadcast events

      @Tiller
      Can you show the calendar config, xxx out the url

      posted in Troubleshooting
      S
      sdetweil
    • RE: MM stopped working with Electron Error

      @wyovino temperature related

      posted in Troubleshooting
      S
      sdetweil
    • RE: MM stopped working with Electron Error

      @wyovino shouldn’t need to, the os is ending . all processes will be stopped

      posted in Troubleshooting
      S
      sdetweil
    • RE: Version 2.30.0 weather module, stuck loading, worked fine before upgrade

      @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?

      posted in Troubleshooting
      S
      sdetweil
    • RE: new compositor on wayland

      @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

      posted in Troubleshooting
      S
      sdetweil
    • RE: Bridging the gap... LIRC -> Magic Mirror / Pages control using MMM-Remote-Control

      @BKeyport dang computers are SO picky

      yes ViewNotification

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-WeatherBackground crashing?

      @MrCoads i use a local file server, and link the mounted image source folder the module needs

      posted in Troubleshooting
      S
      sdetweil
    • RE: Magic Mirror with Pi4 OS not working with Pi5

      @rkorell I added an issue to the back/restore repo to track what to do here

      posted in Troubleshooting
      S
      sdetweil
    • RE: Weather Module showing wrong current temperature

      @wyovino see that in the doc, updateInterval i think

      https://docs.magicmirror.builders/modules/weather.html#general-options

      posted in Troubleshooting
      S
      sdetweil
    • RE: HEIC and MMM-ImagesPhotos

      @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"];
      
      posted in Troubleshooting
      S
      sdetweil
    • RE: HEIC and MMM-ImagesPhotos

      @rts58 awesome, i’ll submit a pr to update the module

      posted in Troubleshooting
      S
      sdetweil
    • RE: I cannot disable screen blanking with MagicMirrorOS

      @smegbadger if you stop mmos does the screen still turn off overnight?

      posted in Troubleshooting
      S
      sdetweil
    • RE: HEIC and MMM-ImagesPhotos

      @rts58 i did not add error reporting yet, this should keep it
      from stalling

      posted in Troubleshooting
      S
      sdetweil
    • RE: HEIC and MMM-ImagesPhotos

      @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

      posted in Troubleshooting
      S
      sdetweil
    • RE: HEIC and MMM-ImagesPhotos

      @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

      posted in Troubleshooting
      S
      sdetweil
    • RE: Restart MagicMirror once a day

      @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

      posted in Troubleshooting
      S
      sdetweil
    • RE: After a power failure, the config.js file disappeared

      @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

      posted in Troubleshooting
      S
      sdetweil
    • RE: How to install Guide for beginners

      @Bobba86 flash the SD card, use the installer script, listed as alternative

      posted in Troubleshooting
      S
      sdetweil
    • RE: Update Master Branch

      @chris47803

      Ja, ich wette, Sie haben Node.js nicht wie für diese Version erforderlich überprüft und aktualisiert. Bitte verwenden Sie mein Upgrade-Skript.

      see https://github.com/sdetweil/MagicMirror_scripts

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 80
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 82 / 86