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.

    What does this mean?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 2 Posters 608 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.
    • D Offline
      DehJango @sdetweil
      last edited by

      @sdetweil
      what do I do to specify a module entry?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @DehJango
        last edited by

        @DehJango i showed you one before

        in the config.js modules:[] list

        each looks like

        {  
             module:"modulename",
             position: "whatever position",
             config: {
              .... module specific config options,
              ..... 
            }
        }   ,   // comma means more coming (another module entry) , ok to have extra commas, not ok to not have enough
        

        read the topics in my signature below, helpful content from users before me…

        oh, and MagicMirror is case sensitive (everywhere)
        module is not the same as Module

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 2 Replies Last reply Reply Quote 0
        • D Offline
          DehJango @sdetweil
          last edited by

          @sdetweil
          It seems I had no problems

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @DehJango
            last edited by

            @DehJango and u no longer get the error?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • D Offline
              DehJango @sdetweil
              last edited by

              @sdetweil any other ideas?

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @DehJango
                last edited by

                @DehJango show me your config… you can send as a private message,
                please don’t change anything…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                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 Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy