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.

    New Weather module

    Scheduled Pinned Locked Moved Requests
    16 Posts 6 Posters 2.5k Views 5 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.
    • S Offline
      sdetweil @DJBOOB66
      last edited by

      @djboob66 and a new line will require a trailing comma, yes?, more to follow

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer @DJBOOB66
        last edited by

        @djboob66 anywhere outside the config section ie…

        {
                module: "Alerts", 
                config: {
                  css: "2",
                  sec: true
                },
                disabled: false,
                position: "middle_center"
              }, 
        

        OR

        {
                disabled: false,
                module: "Alerts",
                position: "middle_center"
                order: "1",
                config: {
                  css: "2",
                  sec: true
                }, 
              }, 
        

        Either way works ;)

        1 Reply Last reply Reply Quote 1
        • A Offline
          Alloc @DJBOOB66
          last edited by

          @djboob66 You spelled True wrong in your config

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User

            This post is deleted!
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Guest
              last edited by

              @hango this is the doc on the attributes for a module, independent of the module specific config

              https://docs.magicmirror.builders/modules/configuration.html

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              ? 1 Reply Last reply Reply Quote 1
              • ? Offline
                A Former User @sdetweil
                last edited by

                This post is deleted!
                S Mykle1M 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @Guest
                  last edited by

                  @hango helping others, by linking to the definitions

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @sdetweil
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @Guest
                      last edited by

                      @hango said in New Weather module:

                      yes I know. what is the point of this remark?

                      Uhhhh, having a bad day?

                      Create a working config
                      How to add modules

                      ? 1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @Mykle1
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          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