• 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.

New Weather module

Scheduled Pinned Locked Moved Requests
16 Posts 6 Posters 2.0k 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 @DJBOOB66
    last edited by May 10, 2021, 2:59 AM

    This post is deleted!
    D 1 Reply Last reply May 10, 2021, 4:17 AM Reply Quote 0
    • D Offline
      DJBOOB66 @Guest
      last edited by May 10, 2021, 4:17 AM

      @hango
      still not working getting syntax error
      Capture2.PNG

      S A 2 Replies Last reply May 10, 2021, 1:17 PM Reply Quote 0
      • S Offline
        sdetweil @DJBOOB66
        last edited by May 10, 2021, 1:17 PM

        @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
        • C Offline
          cowboysdude Module Developer @DJBOOB66
          last edited by May 11, 2021, 12:42 AM

          @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 May 11, 2021, 7:05 AM

            @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 Feb 17, 2022, 10:23 PM May 11, 2021, 7:44 AM

              This post is deleted!
              S 1 Reply Last reply May 11, 2021, 4:24 PM Reply Quote 0
              • S Offline
                sdetweil @Guest
                last edited by May 11, 2021, 4:24 PM

                @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 May 11, 2021, 5:02 PM Reply Quote 1
                • ? Offline
                  A Former User @sdetweil
                  last edited by May 11, 2021, 5:02 PM

                  This post is deleted!
                  S M 2 Replies Last reply May 11, 2021, 5:03 PM Reply Quote 0
                  • S Offline
                    sdetweil @Guest
                    last edited by May 11, 2021, 5:03 PM

                    @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 May 11, 2021, 5:04 PM Reply Quote 0
                    • ? Offline
                      A Former User @sdetweil
                      last edited by May 11, 2021, 5:04 PM

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