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

Family Info Board

Scheduled Pinned Locked Moved Showcase
40 Posts 19 Posters 50.8k Views 33 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.
  • B Offline
    bminer1 @Wedee
    last edited by yawns Jan 22, 2017, 7:14 PM Jan 1, 2017, 12:14 AM

    @Wedee Thanks!
    I can not find where the access token and client ID should go in the config.js file.
    Any tips or pointers on where to put this information?

    modules: [
        {
            module: 'MMM-Wunderlist',
            position: 'top_right',  // This can be any of the regions. Best results in left or right regions.
            header: 'Wunderlist', // This is optional
            config: {
                // See 'Configuration options' for more information.
            }
        }
    ]
    
    1 Reply Last reply Reply Quote 0
    • W Offline
      Wedee
      last edited by Jan 1, 2017, 12:24 AM

      It is added just below the config: {

      Like this…

      {
      	module: 'MMM-Wunderlist',
              position: 'top_right',  // This can be any of the regions. Best results in left or right regions.
              header: 'XXX', // This is optional
              config: {
                  accessToken: 'xxxxxxx',
      	    clientID: 'xxxxxxx',
      	    lists: ["XXXX"],
      	    fade: false,
      	    interval: "120"
      		      }
      },
      
      B 1 Reply Last reply Jan 1, 2017, 5:54 PM Reply Quote 1
      • B Offline
        bminer1 @Wedee
        last edited by Jan 1, 2017, 5:54 PM

        @Wedee Thanks! Works perfect now!

        1 Reply Last reply Reply Quote 0
        • B Offline
          bhepler Module Developer
          last edited by Jan 3, 2017, 1:49 AM

          So… how did Christmas go? I hope everyone was amazed!

          W 1 Reply Last reply Jan 8, 2017, 12:27 PM Reply Quote 0
          • W Offline
            Wedee @bhepler
            last edited by Jan 8, 2017, 12:27 PM

            @bhepler

            Sorry just got back from a work trip to Europe. Yes the Family loves the board. Already have made several improvements, and have several more ideas we want to try. I had bought an additional Raspberry Pi to play with and successfully set up Alexa, so I think that is the next major add to the info board.

            After telling a few at work about the idea two more guys have set up a similar board at their place, and their families love it as well.

            F 1 Reply Last reply Jan 22, 2017, 6:52 PM Reply Quote 1
            • F Offline
              fox @Wedee
              last edited by Jan 22, 2017, 6:52 PM

              @Wedee said in Family Info Board:

              @bhepler

              Sorry just got back from a work trip to Europe. Yes the Family loves the board. Already have made several improvements, and have several more ideas we want to try. I had bought an additional Raspberry Pi to play with and successfully set up Alexa, so I think that is the next major add to the info board.

              After telling a few at work about the idea two more guys have set up a similar board at their place, and their families love it as well.

              It would be great if you could share your css.
              Your calendar looks great but i am absolutely css noob.

              Issues With MMM-WatchDog known?

              https://forum.magicmirror.builders/post/29827

              Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

              1 1 Reply Last reply Jan 31, 2017, 4:40 AM Reply Quote 2
              • 1 Offline
                1m2 @fox
                last edited by Jan 31, 2017, 4:40 AM

                @fox agreed.
                would be cool if he would share that w/the rest of us. LOL

                1 Reply Last reply Reply Quote 1
                • P Offline
                  poekel
                  last edited by Mar 4, 2017, 8:29 PM

                  @fox agreed.

                  Weedee could you please share ?

                  1 Reply Last reply Reply Quote 0
                  • W Offline
                    Wedee
                    last edited by Mar 4, 2017, 8:39 PM

                    As I have already done for many, just shoot me a PM with your email address and I will send the custom.css and background.

                    P 1 Reply Last reply Mar 28, 2017, 4:48 AM Reply Quote 1
                    • L Offline
                      lucallmon @Wedee
                      last edited by Mar 17, 2017, 10:32 AM

                      @Wedee can you post your custom.css file?

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