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

    lxne

    @lxne

    Project Sponsor
    8
    Reputation
    130
    Profile views
    28
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    lxne Unfollow Follow
    Project Sponsor

    Best posts made by lxne

    • RE: MMM-SystemMonitor

      @btastic MMM-Tools does that, too.

      alt text

      posted in Utilities
      L
      lxne
    • RE: Top 5 unseen modules

      Two modules…
      My MagicMirror is running on an OLED display, so I am using MMM-MagicMover and MMM-BurnIn to prevent screen damage.

      and a complete suite…
      MMM-GoogleAssistant and its components (Pages, Volume, Screen, Pir, Keyboard, TelegramBot, …) – priceless.

      posted in General Discussion
      L
      lxne
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @barnosch I don’t have touch, but I can control lms/Squeezelite via my smartphone. I didn’t know that PiCorePlayers was a system, not just some application. So now I am using SqueezeLite on my MM and that works great. My MM is connected to an usb audio system. It now can play music from my lms and MM is displaying the title. Quite cool :)

      This tutorial helped me getting SqueezeLite running on my MM (latest Bookworm 64bit).

      Those were my steps for 64bit:

      Create a squeezelite “work” directory and download squeezelite

      cd
      mkdir squeezelite
      cd squeezelite
      wget -O squeezelite.tar.gz https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-2.0.0.1524-aarch64.tar.gz/download
      # for newest version see: https://sourceforge.net/projects/lmsclients/files/squeezelite/linux
      tar -zxvf squeezelite.tar.gz
      rm squeezelite.tar.gz
      mv squeezelite squeezelite-aarch64
      

      Move it to the usr directory, and make it executable:

      sudo mv squeezelite-aarch64 /usr/bin
      sudo chmod a+x /usr/bin/squeezelite-aarch64
      

      With my USB audio device the following commands works (there is more info in the tutorial on how to find the correct device)

      sudo /usr/bin/squeezelite-aarch64 -n Pi4-MagicMirror -o front:CARD=MicroII,DEV=0
      

      I don’t use it as a service yet (the steps in the tutorial didn’t work for me). So right now I have to manually start it after reboot.

      posted in Requests
      L
      lxne
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      Hello there,
      We wanted to let you know about a change coming to Dark Sky. Beginning on March 31st, 2023 the Dark Sky API will no longer be available. To prepare, we encourage you to learn more about WeatherKit, a new Apple API available on iOS, iPadOS, macOS, tvOS, and web that provides access to the new Apple Weather forecast data.
      You can learn more here.
      As always, we appreciate your support, and will continue to update you with any future changes.

      Thanks, The Dark Sky Team

      posted in Utilities
      L
      lxne
    • RE: [WANTED] new ownership of modules.

      Thank you so much for all your hard work.
      I as well lack the skills to take over any of your projects but I’m actively using five of them.

      Wish you all the best for your future.

      posted in Development
      L
      lxne
    • RE: MMM-bergfex not working

      @FatTony123 Hi, your fork is gone from git. Has anybody a working bergfex module? Mine isn’t showing any values anymore.

      Log says: [12.12.2022 16:52.17.247] [LOG] 230 snow reports from bergfex.at retrieved.

      Last season it worked.
      Anybody any idea?

      Oh boy. They changed the names of a view locations.
      After updating my list it works again.

      posted in Troubleshooting
      L
      lxne
    • RE: 3rd-Party-Modules project now part of MagicMirrorOrg

      Love it!
      Many thanks to Kristjan.

      posted in Websites
      L
      lxne

    Latest posts made by lxne

    • RE: 3rd-Party-Modules project now part of MagicMirrorOrg

      Love it!
      Many thanks to Kristjan.

      posted in Websites
      L
      lxne
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @barnosch I don’t have touch, but I can control lms/Squeezelite via my smartphone. I didn’t know that PiCorePlayers was a system, not just some application. So now I am using SqueezeLite on my MM and that works great. My MM is connected to an usb audio system. It now can play music from my lms and MM is displaying the title. Quite cool :)

      This tutorial helped me getting SqueezeLite running on my MM (latest Bookworm 64bit).

      Those were my steps for 64bit:

      Create a squeezelite “work” directory and download squeezelite

      cd
      mkdir squeezelite
      cd squeezelite
      wget -O squeezelite.tar.gz https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-2.0.0.1524-aarch64.tar.gz/download
      # for newest version see: https://sourceforge.net/projects/lmsclients/files/squeezelite/linux
      tar -zxvf squeezelite.tar.gz
      rm squeezelite.tar.gz
      mv squeezelite squeezelite-aarch64
      

      Move it to the usr directory, and make it executable:

      sudo mv squeezelite-aarch64 /usr/bin
      sudo chmod a+x /usr/bin/squeezelite-aarch64
      

      With my USB audio device the following commands works (there is more info in the tutorial on how to find the correct device)

      sudo /usr/bin/squeezelite-aarch64 -n Pi4-MagicMirror -o front:CARD=MicroII,DEV=0
      

      I don’t use it as a service yet (the steps in the tutorial didn’t work for me). So right now I have to manually start it after reboot.

      posted in Requests
      L
      lxne
    • RE: Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

      @barnosch awesome. I am using LMS and it’s rocking cool.

      With pCP one should be able to use the MM as a Squeezeplayer, too. That would be a pretty nice in combination with your module.

      I am going to try that.

      Best wishes,
      Alex

      posted in Requests
      L
      lxne
    • RE: new compositor on wayland

      @lxne said in new compositor on wayland:

      I switched to labwc on my pi4 (an existing MM installation) and now always when the screen turns on, after it turned off (MMM-Pir), the task bar is visible and MM is only maximized but not in full screen mode anymore.

      With another monitor I do not have this issue. When I switch back to my normal monitor the problem persists. It is somehow hardware dependent.

      posted in Troubleshooting
      L
      lxne
    • RE: new compositor on wayland

      @sdetweil thanks

      posted in Troubleshooting
      L
      lxne
    • RE: new compositor on wayland

      @sdetweil hi, have you changed the full screen behavior anyhow?
      I switched to labwc on my pi4 (an existing MM installation) and now always when the screen turns on, after it turned off (MMM-Pir), the task bar is visible and MM is only maximized but not in full screen mode anymore.

      I updated everything, but that didn’t help.
      Any ideas why this is happening?

      Best wishes,
      Alex

      posted in Troubleshooting
      L
      lxne
    • RE: Top 5 unseen modules

      Two modules…
      My MagicMirror is running on an OLED display, so I am using MMM-MagicMover and MMM-BurnIn to prevent screen damage.

      and a complete suite…
      MMM-GoogleAssistant and its components (Pages, Volume, Screen, Pir, Keyboard, TelegramBot, …) – priceless.

      posted in General Discussion
      L
      lxne
    • RE: MMM-Deezer

      @tpam03 Hi Pete, this still doesn’t work, right?
      Is it even possible to play ‘loved songs’ from such an external player?
      I thought that I have read it’s not somewhere.

      posted in Development
      L
      lxne
    • RE: MMM-SystemMonitor

      @btastic MMM-Tools does that, too.

      alt text

      posted in Utilities
      L
      lxne
    • RE: Best monitor or TV

      @benscammell
      I really do like this mobile oled monitor for my MM. INNOCN 15.6" OLED Portable Monitor Full HD 1080P.
      https://www.amazon.com/dp/B09L12DGW5

      To counteract a possible burn in effect I use two modules: MMM-MagicMover and MMM-BurnIn.

      posted in Hardware
      L
      lxne