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

My display so far...

Scheduled Pinned Locked Moved Showcase
66 Posts 18 Posters 75.6k Views 22 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.
  • P Offline
    pjkoeleman @j.e.f.f
    last edited by Jul 9, 2017, 4:35 AM

    @j.e.f.f
    Thanks, is working now like it should be doing.

    So the module is not using ‘timeFormat’ as set in the main part of config.js
    I thought that it would look and use the settings of ‘language’ and ‘timeFormat’ in the global settings of config.js

    J 1 Reply Last reply Jul 9, 2017, 12:56 PM Reply Quote 0
    • J Offline
      j.e.f.f Project Sponsor Module Developer @pjkoeleman
      last edited by Jul 9, 2017, 12:56 PM

      @pjkoeleman not directly, no, as it specifically comes down to how I have it configured. My time format for the forecast table is “h a” (e.g.: “9 pm”). This time format has no minutes, which is fine for the hourly forecast, but doesn’t work for sunrise/sunset. So when rendering the sunrise/sunset time it looks for the presence of a capital “H” in the time format config. If present, sunrise sunset is rendered as “HH:mm” (i.e.: 24 hour time format). Otherwise it is rendered as “h:mm a” (12 hour time format).

      The right thing to do is separate sunrise/sunset time format out to its own configuration parameter.

      P 1 Reply Last reply Jul 9, 2017, 9:07 PM Reply Quote 1
      • P Offline
        pjkoeleman @j.e.f.f
        last edited by Jul 9, 2017, 9:07 PM

        @j.e.f.f
        Thanks for clearing us up.

        1 Reply Last reply Reply Quote 0
        • B Offline
          brendyburgers
          last edited by Sep 29, 2017, 9:00 AM

          would it be possible to have a copy of your program have been trying for a while now to come up with something like this, and does it work with touch???

          J 1 Reply Last reply Sep 29, 2017, 12:06 PM Reply Quote 0
          • J Offline
            j.e.f.f Project Sponsor Module Developer @brendyburgers
            last edited by Sep 29, 2017, 12:06 PM

            @brendyburgers much of the above have now become modules. Which one were you interested in?

            Sorry to say but none of my modules are touch enabled.

            1 Reply Last reply Reply Quote 0
            • R Offline
              rrrene @j.e.f.f
              last edited by Jan 13, 2018, 8:40 AM

              @j.e.f.f

              Hi Jeff, I just put your CSS code in my custom.css.

              Unforunately for one Module the line below the header stays the „old“ grey color and won‘t change to your great blue.

              What did I do wrong?

              Best regards,
              René

              J 1 Reply Last reply Jan 13, 2018, 12:12 PM Reply Quote 0
              • J Offline
                j.e.f.f Project Sponsor Module Developer @rrrene
                last edited by Jan 13, 2018, 12:12 PM

                @rrrene said in My display so far...:

                What did I do wrong?

                Most likely nothing :)

                If the issue is with just one module, then likely my custom CSS is being overridden with that module’s CSS. You need to inspect the markup to see what styles are being applied to that particular module and then write more specific CSS to override that.

                You can access the inspector by starting MM in dev mode npm start dev.

                R V 2 Replies Last reply Jan 13, 2018, 2:38 PM Reply Quote 1
                • R Offline
                  rrrene @j.e.f.f
                  last edited by Jan 13, 2018, 2:38 PM

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    Joshrobbs1
                    last edited by Feb 20, 2018, 7:58 PM

                    This is awesome! I would like your files could you PM them to me?

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      justjim1220 Module Developer
                      last edited by Apr 15, 2018, 7:33 PM

                      My display so far…

                      0_1523819339121_Screenshot (5).png

                      any questions, feel free to ask!

                      Very willing to share!

                      Platform: Windows 10 (Asus 15.6’ laptop)

                      Issues: Cannot get any type of voice control or interaction with it yet. NOT GIVING UP!!!
                      (but very willing to hear some ideas,)

                      Future Additions: >Google fit (already have it set up on one of my desktops
                      >change Selfie to a daily random pic (not from a website, from a file folder)
                      >get email to show different origins (Gmail, Yahoo, Hotmail, etc.)
                      >voice control/interaction/assistant (would like combo of Alexa, Google
                      Assistant, Watson, and Cortana)
                      >Interactive Avatar to utilize the previous idea
                      >want to know how to hide a module but it keep working in the background.
                      for example: have a music module or the YouTube module play without it
                      taking up space on the Mirror
                      >would also like to know how to change the code to give me 4 columns
                      (I’ve tried everything I could!!!)
                      >would also like to know how to get the email module to align left
                      (I’ve tried everything I could!!!)
                      >And, I eventually will 1 or more of the modules that would be changeable through
                      random display, voice control, or timed change.

                      If anyone out there would like to give me some hints, tips, pointers, code examples, or just collaborate on any or all of this, I would greatly appreciative!!!

                      "Life's Too Short To Dance With Ugly People"
                      Jim Hallock - 1995

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