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.

    First Mirror

    Scheduled Pinned Locked Moved Show your Mirror
    17 Posts 12 Posters 12.2k Views 11 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.
    • V Offline
      vvrangler
      last edited by vvrangler

      Hello all,

      I thought I would share with you my first MagicMirror project.

      Also want to say thank you to the entire community for the healthy support and commitment to the MagicMirror and all it’s newbies, I for one truly appreciate it.

      I am currently using the following modules
      MMM-RPI-LED
      MMM-iCloud-Client
      calendar
      MMM-Events
      MMM-Globe
      MMM-DarkSkyForecast
      MMM-HomeAutomation (local hack of ‘mmm-openhabfloorplan’ used for displaying home automation, power and local weather station data)
      MMM-NowPlayingOnSpotify
      MMM-SystemStats
      newsfeed
      MMM-Cursor
      MMM-Remote-Control

      Frame was made from reclaimed barn wood and glass is Dielectric TV Mirror from twowaymirrors.com

      Screen is a Dell (S2718D) S series 27-Inch Screen LED-Lit Monitor

      This monitor has a USB-C power adapter with a USB-C pass through which I used to power the Raspberry Pi 3 Model B+

      I also have attached a USB speaker and USB microphone (both currently unused)

      I have had a lot of fun building the home automation portion that displays the status of more than 100 smart home devices including indoor and outdoor lighting, security sensors, thermostats, fan controls and smart roller shades.

      Here are a couple of pictures of the mirror
      Mirror Off
      0_1573786249742_3F9F4932-BCA5-42CB-98F0-8365EB02E21A.jpeg

      Mirror On
      0_1573786276245_E340D55B-B58E-4DE4-92E7-5D3F360F2D62.jpeg

      Screen image
      0_1573785880720_10DFFE85-BBD3-4068-8DF1-36735C8D8B5F.jpeg

      Feedback welcome.

      Rick

      Mykle1M StoffbeuteluweS 2 Replies Last reply Reply Quote 8
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @vvrangler
        last edited by

        @vvrangler said in First Mirror:

        Feedback welcome.

        I freakin love the reclaimed wood! Well done, sir! :thumbsup:

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • StoffbeuteluweS Offline
          Stoffbeuteluwe Project Sponsor @vvrangler
          last edited by Stoffbeuteluwe

          @vvrangler Perfect… looks nice

          does your MMM-Globe module update automatically (update interval)?
          My Globe only update after refresh browser…

          V 1 Reply Last reply Reply Quote 0
          • V Offline
            vvrangler @Stoffbeuteluwe
            last edited by vvrangler

            @Stoffbeuteluwe it does, but I had problems with it when I first installed it and ended up making some changes to the code to make it work for me.

            StoffbeuteluweS 1 Reply Last reply Reply Quote 0
            • FoziF Offline
              Fozi Project Sponsor
              last edited by

              Awesome work, really awsome!

              HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

              1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @vvrangler
                last edited by

                @vvrangler can you post the changes of the code please…?

                V 1 Reply Last reply Reply Quote 0
                • C Offline
                  cyberphox
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    thisistheplace
                    last edited by

                    Nice build!

                    Could you say how you got MMM-iCloud-Client working?

                    Seems like the module can‘t login even if I create a app specific password and I‘m not the only one with this problem.

                    V 1 Reply Last reply Reply Quote 0
                    • M Offline
                      MadsChaves
                      last edited by

                      Really nice! Love the frame!

                      Be nice! Peace!

                      1 Reply Last reply Reply Quote 0
                      • L Offline
                        La7dan
                        last edited by

                        Great work! I love the fame. It gives the mirror cool touch.

                        1 Reply Last reply Reply Quote 0
                        • S Offline
                          s.monti.74
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • V Offline
                            vvrangler @Stoffbeuteluwe
                            last edited by

                            @Stoffbeuteluwe I believe these are the changes I made

                            Change image for centralAmericanDiscNat in MMM-Globe.js
                            ‘centralAmericaDiscNat’: ‘https://goes.gsfc.nasa.gov/goescolor/goeswest/pacific2/color_med/latest.jpg’

                            Change default style to centralAmericaDiscNat
                            style: ‘centralAmericaDiscNat’,

                            1 Reply Last reply Reply Quote 0
                            • V Offline
                              vvrangler @thisistheplace
                              last edited by

                              @thisistheplace what I had to do was append on the 2fa code to the end of my password.

                              {
                              module: ‘MMM-iCloud-Client’,
                              config: {
                              username: “username@icloud.com”,
                              password: “mypassword123456”,
                              countrycode: “1”,
                              }
                              },

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                remvalenzuela
                                last edited by

                                Looks great!

                                Does your home automation module show status of IoT Devices? Is it available somewhere for download? I didn’t see it in the 3rd Party Module list.

                                1 Reply Last reply Reply Quote 0
                                • buzzkcB Offline
                                  buzzkc
                                  last edited by

                                  Really nice looking mirror! Love the Home automation map.

                                  Darren

                                  My Build: https://forum.magicmirror.builders/topic/11153/new-non-mirror

                                  1 Reply Last reply Reply Quote 0
                                  • T Offline
                                    thisistheplace
                                    last edited by

                                    @vvrangler Thanks for your help it seems like the module is login in correctly, because there comes a login request on my other devices with the 2fa code.

                                    But no Birthdays shown. The birthday.ics seems to be free from birthday dates. And no matter I use your way for the config or I’m using a app specific password, the magicmirror log says login failed.

                                    [2020-04-09 18:39:16.239] [LOG] Received config for MMM-iCloud-Client
                                    [2020-04-09 18:39:16.243] [LOG] syncing iCloud
                                    [2020-04-09 18:39:17.158] [LOG] Serving iCal
                                    [2020-04-09 18:39:20.354] [LOG] login failed

                                    Are your birthdays really showing?

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      Mahieedaboss
                                      last edited by

                                      Can I maybe sort of indefinitely borrow that some time this winter after lockdown? :) XD

                                      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