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

    Posts

    Recent Best Controversial
    • RE: Request: Flight tracker using PiAware

      @JohnGalt No, this won’t display the 1090 dump from PiAware. It. uses the software from planefinder.net. The planefinder software is an addon to the Raspberry Pi OS and runs in the background. I use it on a Pi 4 Bookworm

      posted in Requests
      E
      Exndfan
    • RE: Request: Flight tracker using PiAware

      @sdetweil Oops…The. repo is at http://github.com/kds54/MMM-Planefinder

      I also put it in the listing. of 3rd party modules

      posted in Requests
      E
      Exndfan
    • RE: Request: Flight tracker using PiAware

      @Richard238 Let me know if you need help.

      posted in Requests
      E
      Exndfan
    • *Newly created module - MMM-Planefinder*

      I have managed to find a way to create a module showing the aircraft overhead without having any API calls:

      https://github.com/kds54/MMM-Planefinder

      I hope others are able to make some use of it.

      posted in Utilities
      E
      Exndfan
    • RE: Request: Flight tracker using PiAware

      Well…I managed to come up with a viable alternative for what I was wanting to display. I will continue to clean it up and let everyone know

      posted in Requests
      E
      Exndfan
    • Request: Flight tracker using PiAware

      I have missed having a module that lists the flights overhead since it went dark some time ago. I may have a solution but have no idea how to code it since JavaScript is pretty much like hieroglyphics to me.

      I am running PiAware on separate pi and the listing of overhead aircraft can be read as a json file but not all of the information that I would like displayed is in the json file. Would someone be willing to work on this with me?

      posted in Requests
      E
      Exndfan
    • RE: MMM-Fuel

      Hi Ray,

      I am experiencing the same thing. No stations and no prices. My provider is GasBuddy also

      posted in Troubleshooting
      E
      Exndfan
    • RE: Schedule reboot of Pi or MagicMirror

      I have mine set up with a Python script to do a reboot and invoke it with crontab. As far as the television monitor is concerned, I use a Sonoff S31 and programmed it to shut down and turn on at certain times.

      #! /usr/bin/env python3
      #Shutdown.py
      #Do the actual reboot
      os.system(‘sudo shutdown now’)

      posted in Troubleshooting
      E
      Exndfan
    • RE: MagicMirror no longer fills the screen

      @sdetweil I am afraid that I was the one that wasn’t understanding what you were saying. I corrected the config file and it’s working properly again.

      Thanks again for the great install scripts! Cheers

      posted in Troubleshooting
      E
      Exndfan
    • RE: MagicMirror no longer fills the screen

      @sdetweil Thanks Sam but still no go. I don’t think that I’m expressing the problem correctly. As you can see in the screenshot below, the MagicMirror isn’t filling the screen on the the Pi. In terminal, I stopped the MM (pm2 stop MagicMirror) and then started the MM (pm2 start MagicMirror) and the MagicMirror refuses fill the screen. Since the MM isn’t full screen, some of the information at the bottom of the MM window is cut off. Under normal circumstances, the terminal window and the menu bar at the top would disappear under the MM. The desktop image shown in the screenshot is the default desktop when I installed the Bullseye Pi OS. The display appears the same when I connect a monitor directly to the Pi or by viewing in VNC. Screenshot 2023-04-18 at 2.35.14 PM.jpg The MM worked correctly yesterday and filled the screen but this problem showed up overnight. I’m thinking that a setting inside MM got dorked and I have no idea where it would be.

      posted in Troubleshooting
      E
      Exndfan
    • 1 / 1