MagicMirror Forum

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

    SOLVED Configuration help needed

    Troubleshooting
    2
    6
    2360
    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
      standby30 last edited by paviro

      Hello everyone I’m having problems with MM2 . I did the auto install on PI2
      but I only can see the time and us holiday calendar . I novice to all this.I have no coding experience only from youtube lol.
      How do I get every thing to work? witch coding file do I have to change? config , css , modules or the js or all them ? please help do one have a good example I can copy that I would not have to chage?

      1 Reply Last reply Reply Quote 0
      • MichMich
        MichMich Admin last edited by

        The onlything you have to modify is your config file (~/MagicMirror/config/config.js). Since you’re able to see the time and the calendar, you’ve already been able to create the config file. 👍

        1 Reply Last reply Reply Quote 0
        • S
          standby30 last edited by

          how do I combine the codes so I can have a regular calendar and weather I already have a API
          thanks for the help.

          MichMich 1 Reply Last reply Reply Quote 0
          • MichMich
            MichMich Admin @standby30 last edited by

            @standby30 all those modules are already in the sample config which you duplicated.

            Everything you need to know is in the documentation: https://github.com/MichMich/MagicMirror/tree/v2-beta

            You need to have a bit of understanding of how to write javascript objects and arrays. (So the use of {, }, [ and ]).

            If you’re having problems with your config file. Make sure to test it with a tool like http://jshint.com or http://jslint.com.

            1 Reply Last reply Reply Quote 0
            • S
              standby30 last edited by

              Thanks a lot! I really like the mirror, I like to try coding I been learning from process and elimination have 3 PI2 . Thanks Again

              1 Reply Last reply Reply Quote 0
              • MichMich
                MichMich Admin last edited by

                Honestly, in these cases it’s the best to find the solutions yourself using a lot of googling. Thats the best way to learn new things. 👍

                1 Reply Last reply Reply Quote 2
                • 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