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 3.3k 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.
    • ? Offline
      A Former User
      last edited by A Former User

      This post is deleted!
      D 1 Reply Last reply Reply Quote 1
      • D Offline
        DJBOOB66 @Guest
        last edited by

        @hango where do I add the disable: true? a few more instructions would be good I’m new

        ? cowboysdudeC 2 Replies Last reply Reply Quote 0
        • ? Offline
          A Former User @DJBOOB66
          last edited by

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

            @hango
            still not working getting syntax error
            Capture2.PNG

            S A 2 Replies Last reply Reply Quote 0
            • S Do not disturb
              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 Do not disturb
                      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 Do not disturb
                          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
                                • D Offline
                                  DJBOOB66
                                  last edited by

                                  Thanks, i give it another try,

                                  1 Reply Last reply Reply Quote 0

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Register Login
                                  • 1 / 1
                                  • 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