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 Attempt, Still a work in progress

    Scheduled Pinned Locked Moved Show your Mirror
    6 Posts 3 Posters 7.1k Views 3 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
      dxfan227
      last edited by

      looks good,

      can I ask what kind of mirror

      also what is the weather module u are using?

      1 Reply Last reply Reply Quote 1
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @jonspraggins
        last edited by

        @jonspraggins said in First Attempt, Still a work in progress:

        Tweaked the compliments module to display “Good F’in Design Advice”.

        Mine is mostly insults. Funny as all hell. :-)

        Nice work. :thumbsup:

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • jonspragginsJ Offline
          jonspraggins
          last edited by jonspraggins

          @dxfan227,
          The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PN

          The Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather

          My sanitized config for the openweathermap module:

          {
                                  module: 'MMM-OpenmapWeather',
                                  position: 'top_right',
                                  header: 'XXXXX',
                                  config: {
                                          location: 'XXXXX',
                                          locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt
                                          appid: 'XXXXX', //openweathermap.org API key
                                          units: 'imperial',
                                          degreeLabel: 'true',
                                          colorIcon: 'true',
                                          onlyTemp: 'true'
                                  }
                          },
          

          I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            dxfan227 @jonspraggins
            last edited by

            @jonspraggins said in First Attempt, Still a work in progress:

            @dxfan227,
            The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PN

            The Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather

            My sanitized config for the openweathermap module:

            {
                                    module: 'MMM-OpenmapWeather',
                                    position: 'top_right',
                                    header: 'XXXXX',
                                    config: {
                                            location: 'XXXXX',
                                            locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt
                                            appid: 'XXXXX', //openweathermap.org API key
                                            units: 'imperial',
                                            degreeLabel: 'true',
                                            colorIcon: 'true',
                                            onlyTemp: 'true'
                                    }
                            },
            

            I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/

            Thanks I’ll take a look, how do you like the mirror quality also transparency…is it good? do you see to much of the backlight etc…

            Also how did you like endgame? I saw it last night, I won’t post any spoilers here obv but I thought it was pretty good…a little slow to start though.

            jonspragginsJ 1 Reply Last reply Reply Quote 0
            • jonspragginsJ Offline
              jonspraggins @dxfan227
              last edited by

              @dxfan227
              The Mirror quality is pretty good, in my opinion. I had a friend make a “quick and dirty” Smart Mirror with regular glass and reflective film, so that’s my only real basis for comparison. Although might scratch easily? I have one scratch that appeared when I was installing the plate hangers.

              End Game was outstanding! And yes, it was a slow start, but man once it had momentum…

              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