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

    Gejakem

    @Gejakem

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Gejakem Unfollow Follow

    Latest posts made by Gejakem

    • RE: Having trouble with screen on and off? Here are some tips that could help

      For me I needed to use wayland-0 on a RPI5 using the ribbon-display cable.
      From the wlr-randr i got this

      DSI-1 “(null) (null) (DSI-1)”
      Physical size: 154x86 mm
      Enabled: yes
      Modes:
      800x480 px, 60.028999 Hz (preferred, current)
      Position: 368,332
      Transform: 90
      Scale: 1.000000

      So I used DSI-1 instead of HDMI.
      Also I removed the --mode information since i got something like “Mode 800x480 not recognized”, but apparently my display defaults to that.

      posted in Tutorials
      G
      Gejakem
    • RE: Module for Victron solar system

      @mantal IM Me too,

      I looked into it but the Victron API isn’t easy to use because of CORS-limitations.
      I now use the module MMM-MQTT to get some basic data, which is quite easy.
      You need a GX-device though. It delivers a ton of topics to show.

      1c09708a-ecc1-4fcb-9902-158b45ef32e3-image.png

      You can easily add more information items.

      posted in Requests
      G
      Gejakem