• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Do not display modules when booting MagicMirror

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 443 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    radioman
    last edited by Sep 11, 2020, 6:48 PM

    I have another question
    When booting the Magic Mirror, all my modules come as they should.
    I can switch the rain radar off and on with Alexa and the remote function.
    Now I would like that the rain radar is not displayed when booting and the rain radar is only displayed on request with Alexa or Remote.
    How can you implement that.
    And can you adjust the middle calendar to the same height as the first left calendar?
    Thanks in advance.
    MM.PNG

    S 1 Reply Last reply Sep 12, 2020, 1:29 PM Reply Quote 0
    • R Offline
      radioman
      last edited by Sep 11, 2020, 8:31 PM

      I got that with the alignment of the middle calendar.
      I entered the parameters for the calendar module in custom.js.

      
      .region.top.center {
      background : black;
      margin-left: 10px;
      margin-top: 130px;
      }
      

      So I can solve part of the problem myself.

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @radioman
        last edited by sdetweil Sep 12, 2020, 2:57 PM Sep 12, 2020, 1:29 PM

        @radioman I am not aware of any tools that will do what u want directly.

        you might be able to use MMM-Pages

        make the main page without the rain module, and another with.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          1/3
          Last post
        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