A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Way to change horizontal or vertical tiling for regions?

    Solved Feature Requests
    3
    0 Votes
    3 Posts
    243 Views
    J
    @sdetweil That does work. Looking back, I did try that, but I wonder if maybe I had a typo in the region name or something. Makes things side-by-side as you say (for my usage with upper_third region): .region.upper.third .container { flex-direction: row; } Thanks, as always, for all the hard work and all the kind help!
  • MMM-RAIN-MAP

    Solved Troubleshooting
    18
    0 Votes
    18 Posts
    2k Views
    I
    Just a question, maybe already answered, is there a way to pay for a better api access at rainviewer.com and implement into the rain-map module ?
  • Universal-PIR - ‘GPIOcommand exited with error'

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    254 Views
    K
    @karsten13 Thank you for your advice. To my shame, I must admit that I did not read the readme.md file. Yes, after reinstalling I am using Trixie and I have to use the gpiomon V2 So with gpiomon -e rising -c 0 17" it works Thank you again
  • Currency exchange

    Solved General Discussion
    5
    1 Votes
    5 Posts
    322 Views
    D
    @lif Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!
  • MagicMirror crash core.xxxx

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    293 Views
    S
    @htilburgs and you can erase the core files
  • MMM-Pages module all showing on one page

    Solved Troubleshooting
    26
    0 Votes
    26 Posts
    3k Views
    S
    @hahawoooooo it’s amazing what our minds see, even when it’s wrong! Glad you found it!!
  • 0 Votes
    15 Posts
    2k Views
    S
    @Mathes75 can you find the message that best explains the fix, click the 3 dots to the right and select Mark this post as the correct answer
  • Calendar views load as hidden

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    348 Views
    M
    I think I found the issue, the scenes section for MMM-CalendarExt2 had an error. I discovered it by explicitly looking at errors in the console (and ignoring the many warnings).
  • MMM-CalendarExt3 Number

    Solved Troubleshooting
    12
    1
    0 Votes
    12 Posts
    887 Views
    S
    @Racing88 as I said, not module developer. That’s how I would have made them different
  • Module spacing from the screen edge

    Solved Troubleshooting
    4
    1
    0 Votes
    4 Posts
    290 Views
    S
    @Racing88 awesome!!!
  • Problem after update Master branch

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    789 Views
    K
    ok, thank you for you advice. I will use a new card .
  • MMM-AVStock not loading quotes

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    1k Views
    S
    @ArnoldoB Submitted a pull request to the upstream.
  • 0 Votes
    9 Posts
    1k Views
    S
    @karsten13 said in Docker Watchtower container restarting and mm container errors after upgrade: I found a good documented PR in another project which explains the dbus errors in detail. Thanks for providing the link, interesting background.
  • Where's waldo?

    Solved Requests
    2
    0 Votes
    2 Posts
    243 Views
    S
    @plainbroke not too many, but that’s the hard way Define known page names Page1 Page2 Mom’ Dad Billy Sue Stocks Weather Family Anyhow Then at each module in your config Add a classes:"…..", After the module: line Where …… is the list of the pages you want this module to show on. Space separated Fox modules that should show all the time Use whatever name you set next to the pages fixed definition Sorry, no idea where Waldo is
  • MMM- Carousel

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    398 Views
    KristjanESPERANTOK
    @Mati_93 This sort of thing happens to others from time to time as well. It would be really interesting to know how you came across the old version 🕵️. We have the module list, which refers to the fork from shabatm since a while. Did you come across the old version in the forum?
  • 0 Votes
    7 Posts
    571 Views
    wishmaster270W
    @Queasy Great to hear that. As I am using Debian 12 at the moment I am optimistic it is working for older installations, too. I think the topic is solved then.
  • Cannot access MM2 across the network - localhost ok

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    596 Views
    S
    @dangerousden glad you got it working again!!
  • MMM-WindyV2 Layer Rotating

    Solved Troubleshooting
    12
    0 Votes
    12 Posts
    900 Views
    M
    @plainbroke It does, but the test API limits one to wind, temperature, and pressure. Sorry it took 7 days to respond, busy life, I suppose.
  • MMM-MarineWeather

    Solved Requests
    5
    0 Votes
    5 Posts
    572 Views
    S
    @videogame95 the new v3 api requires a credit card for over use charges. First 1000 requests per day are not charged OpenWeatherMap has told us repeatedly that they are terminating the old 2.5 api, over and over We change the module to default to the new 3.0 /onecall api There is a pinned topic in the troubleshooting section on this
  • Disable header in MMM-MieleAtHome and MMM-Homeconnect

    Solved Troubleshooting
    14
    1
    0 Votes
    14 Posts
    2k Views
    O
    @sdetweil Sorry. Both ways did´nt work. Only the “display: none !important;” did the trick. Thank you for you support…as always!