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

    MarcLandis

    @MarcLandis

    Module Developer
    6
    Reputation
    3
    Profile views
    50
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    MarcLandis Unfollow Follow
    Module Developer

    Best posts made by MarcLandis

    • RE: MMM-Pir issues since latest updates

      @eyesallin this is an issue with the latest RPi5 kernel. Until a fix is available a workaround is the following command:

      sudo ln -s /dev/gpiochip0 /dev/gpiochip4
      

      More info about it:

      https://raspberrypi.stackexchange.com/questions/148946/lgpio-can-not-open-gpiochip-lgpio-seems-unable-to-open-gpiochip-devices

      https://github.com/gpiozero/gpiozero/issues/1166

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-Pir issues since latest updates

      @eyesallin This has been quicly fixed in the python-gpiozero package and the workaround is not needed anymore.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: Unable to install MagicMirror

      @sdetweil duh - I didn’t see that I can scroll down the error message

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-OpenWeatherForecast

      @sdetweil yes - all that is needed is …/2.5/… -> …/3.0/…

      posted in Troubleshooting
      M
      MarcLandis
    • RE: Calendar shows late day events on next day but at correct time

      @sdetweil I testet your branch and so far it looks good with my test calendar and also with my real ones.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-Pir disappeard on github

      @rkorell I have a fork at https://github.com/marclandis/MMM-Pir - not sure how much time I have to keep it updated.

      posted in Troubleshooting
      M
      MarcLandis

    Latest posts made by MarcLandis

    • RE: MMM-Pir disappeard on github

      @rkorell I have a fork at https://github.com/marclandis/MMM-Pir - not sure how much time I have to keep it updated.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: Calendar shows late day events on next day but at correct time

      @sdetweil I testet your branch and so far it looks good with my test calendar and also with my real ones.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-Gas

      @JohnGalt @sdetweil it seems that the website doesn’t provide the data anymore. This is an URL that is build in the module:

      https://www.autoblog.com/14904-gas-prices/

      it results in a 404:

      9990ce49-5ce6-4b16-8e78-db4d15ee480b-image.png

      posted in Transport
      M
      MarcLandis
    • RE: Calendar shows late day events on next day but at correct time

      @sdetweil 2.29 please

      (2.28 is too old :) )

      posted in Troubleshooting
      M
      MarcLandis
    • RE: Calendar shows late day events on next day but at correct time

      @sdetweil I am going to test your fix with my calendar too, as it was the cause for the initial fix.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-OpenWeatherForecast

      @Ray updates are still done even the screen is off.

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-OpenWeatherForecast

      @Ray said in MMM-OpenWeatherForecast:

      @wishmaster270 yes I have mine set for 15
      but that doesn’t explain why when I turn it on for the first time in the morning they already have 20 calls I don’t get that

      What means “turn it on”? Boot up the Pi or turn on the screen?

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-Reddit - Various depreciation errors upon install

      @kasperb there is a fork of MMM-Reddit which seems to be updated: https://github.com/CurlyQ12391/MMM-RedditDisplay

      posted in Troubleshooting
      M
      MarcLandis
    • RE: MMM-OpenWeatherForecast

      @butchkemper it seems that you are mixing configuration for the standard weather module and configuration for MMM-OpenWeatherForecast

      posted in Troubleshooting
      M
      MarcLandis
    • RE: After update 2.29.0 PM2 does not work

      @htilburgs said in After update 2.29.0 PM2 does not work:

      VERSIONS: electron: undefined; used node: 20.9.0; installed node: 20.9.0; npm: 10.1.0; pm2: 5.4.2

      for whatever reason MM doesn’t recognises your electron version

      posted in Troubleshooting
      M
      MarcLandis