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

Posts

Recent Best Controversial
  • RE: MMM-Growatt

    @nowayto Changes made. Please review the Github README for details of how to implement.

    Don’t forget to like and or Star the module on Github.

    posted in Utilities
    M
    mumblebaj
    Mar 9, 2025, 9:43 AM
  • RE: MMM-Growatt

    @nowayto Those features are not there. Will need to see if I can include it. A little late this side now and I have an early morning. Will look at it afterward.

    posted in Utilities
    M
    mumblebaj
    Mar 8, 2025, 6:47 PM
  • RE: MMM-Growatt

    @nowayto I have managed to create a table view which should give a view as can be seen in the picture below. I am still busy testing this on my dev branch.

    image-9.png

    posted in Utilities
    M
    mumblebaj
    Mar 8, 2025, 6:25 PM
  • RE: MMM-Growatt

    @nowayto No bother. If you raise a request on my Github page I will look at creating a minimalistic version when i have a bit of time.

    posted in Utilities
    M
    mumblebaj
    Mar 7, 2025, 6:26 PM
  • RE: MMM-Growatt

    @nowayto Hi. As it stands it is probably not possible. Am I right that you are looking for a scaled down version? There is another MMM-Growatt module out there that does that. You can check it out. I can build a smaller version that would give a similar tabular view but will take some time.

    posted in Utilities
    M
    mumblebaj
    Mar 7, 2025, 3:14 PM
  • RE: MMM-BibleVerseClock

    @Tydyrium Nice. Can you add some pictures to the module?

    posted in Education
    M
    mumblebaj
    Feb 22, 2025, 10:42 AM
  • RE: How Can I Display Live Qibla Direction on My MagicMirror Without Lag?

    @sdetweil How do you get the coordinates if the Pi does not have location services for Google Maps to determine your location? It will give it if you tell it where you are.

    posted in Development
    M
    mumblebaj
    Feb 19, 2025, 5:14 PM
  • RE: How Can I Display Live Qibla Direction on My MagicMirror Without Lag?

    @Munya-Pualani Without location services this would be near impossible. You can get a GPS module and add that onto the PI and maybe integrate that. As the Raspberry Pi does not have built-in location services you will not be able to auto determine the position of the mirror. If you change the location of the mirror, you will have to manually update the module with the new facing direction. You can possibly use your location, lat and lon but that would not 100% determine direction either. Using the Embedded URL module will not work either as the page relies on location services running.

    The only way I can see is to get a GPS module and add that onto the PI.

    posted in Development
    M
    mumblebaj
    Feb 19, 2025, 4:30 PM
  • RE: Default clock module accuracy?

    @plainbroke Out of interest and to see if you get the same issue, can you try my MMM-SweepClock and see if it has the same issue? Just want to see if it may be the module that is loosing time?

    posted in Bug Hunt
    M
    mumblebaj
    Feb 12, 2025, 2:07 PM
  • RE: MMM-RUGBY

    @manu85340 It seems like apiSport has made some changes to their API plan.

    {
      "get": "standings",
      "parameters": {
        "league": "16",
        "season": "2024"
      },
      "errors": {
        "plan": "Free plans do not have access to this season, try from 2021 to 2023."
      },
      "results": 0,
      "paging": {
        "current": 1,
        "total": 1
      },
      "response": []
    }
    

    Unfortunately nothing I can do about that unless you want to upgrade to the paid plan?

    posted in Sport
    M
    mumblebaj
    Jan 27, 2025, 5:06 PM
  • 1
  • 2
  • 5
  • 6
  • 7
  • 8
  • 9
  • 73
  • 74
  • 7 / 74
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy