MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Do not display modules when booting MagicMirror

    Troubleshooting
    2
    3
    64
    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
      radioman last edited by

      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 Reply Quote 0
      • R
        radioman last edited by

        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
          sdetweil @radioman last edited by sdetweil

          @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

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy