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

1 old noob + 1 rPi = I can't believe I did it! (revisited)

Scheduled Pinned Locked Moved Show your Mirror
193 Posts 29 Posters 401.6k Views 28 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @cowboysdude
    last edited by Feb 19, 2017, 4:08 PM

    @Everyone

    1.1k views! That just made my day. Yeah, baby! :eyes:

    Create a working config
    How to add modules

    J 2 Replies Last reply Feb 20, 2017, 11:38 AM Reply Quote 1
    • J Offline
      johnnyboy @Mykle1
      last edited by johnnyboy Apr 28, 2017, 12:50 PM Feb 20, 2017, 11:38 AM

      This post is deleted!
      Y 1 Reply Last reply Feb 20, 2017, 11:41 AM Reply Quote 0
      • Y Offline
        yawns Moderator @johnnyboy
        last edited by yawns Feb 20, 2017, 11:43 AM Feb 20, 2017, 11:41 AM

        @johnnyboy
        The pictures are there, the forum is just not showing them currently.
        I fixed the image links in the opening post manually

        M 1 Reply Last reply Feb 20, 2017, 3:30 PM Reply Quote 3
        • J Offline
          johnnyboy @Mykle1
          last edited by johnnyboy Apr 28, 2017, 12:47 PM Feb 20, 2017, 11:53 AM

          This post is deleted!
          M 1 Reply Last reply Feb 20, 2017, 3:24 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @johnnyboy
            last edited by yawns Feb 20, 2017, 4:07 PM Feb 20, 2017, 3:24 PM

            @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

            Hey bud… what post had your updated MM pictures that showed your finished WunderGround module… the one where you added colours? iirc there was a tip there too to change the colors?

            I don’t know where that post is so here’s what I think you are looking for. This goes in your custom.css file to change the colors for max-temp, min-temp and day. The colors you choose are up to you.

            .MMM-WunderGround .max-temp {
              color: #f66;
            }
            
            .MMM-WunderGround .min-temp {
              color: #0ff;
            }
            
            .MMM-WunderGround .day {
              color: #6f6;
            }
            

            That gives you this.
            0_1487604273042_IMG_1761.JPG

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 2
            • M Offline
              Mykle1 Project Sponsor Module Developer @yawns
              last edited by Feb 20, 2017, 3:30 PM

              @yawns said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

              The pictures are there, the forum is just not showing them currently.
              I fixed the image links in the opening post manually

              They seem to be working now. Thanks yawns. :thumbsup:

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @Guest
                last edited by Feb 20, 2017, 5:16 PM

                @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                so maybe furum still buggy?
                My Weather icons look nothing like yours… so do I need to update WunderGround?

                Yes, I think there is an issue with pictures displaying but the moderators/administrators are aware of that and are looking into it. Make sure you have coloricon: true, set in your config.js file in the WunderGround array. If that doesn’t do it then maybe you do need to update WunderGround. In that case, in your terminal

                ~/MagicMirror/modules/MMM-WunderGround $ git pull

                That will update your WunderGround, if it needs it

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 1
                • M Offline
                  Mykle1 Project Sponsor Module Developer
                  last edited by Feb 20, 2017, 5:18 PM

                  @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                  Also… whats with the time being wrong? Its been stuck on 17.20 ?

                  That’s your sunset/sunrise time, from the Wunderground module. is your clock module installed.enable?

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 1
                  • M Offline
                    Mykle1 Project Sponsor Module Developer
                    last edited by Feb 20, 2017, 5:21 PM

                    @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                    Also… whats with the time being wrong? Its been stuck on 17.20 ?

                    Is this not in your config.js file?

                               {
                    		module: 'clock',
                    		position: 'top_center'
                    	},
                    

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer
                      last edited by Feb 20, 2017, 5:49 PM

                      @johnnyboy said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                      Your a mind reader from across the pond lol… I was thinking about changing the clock over to centre 5 mins ago…

                      I wasn’t suggesting that you move the clock. I was only inquiring if you had the clock installed because you thought that the sunset time was the clock, stuck at 17:20

                      Create a working config
                      How to add modules

                      J 1 Reply Last reply Feb 20, 2017, 6:47 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 19
                      • 20
                      • 3 / 20
                      3 / 20
                      • First post
                        27/193
                        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