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.

    Remove fade from weather

    Scheduled Pinned Locked Moved Custom CSS
    21 Posts 2 Posters 5.2k Views 2 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.
    • L Offline
      louise @sdetweil
      last edited by

      @sdetweil you mean the time format? I have it at 12

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @sdetweil
        last edited by

        @sdetweil there is the fade option on the doc for forecast

        Screenshot_20211201-151144_Chrome.jpg

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          louise @sdetweil
          last edited by

          @sdetweil I did see that but when I told it false it didn’t go away

          S 1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @louise
            last edited by sdetweil

            @louise this is the default

            	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
            	timeFormat: 24,
            	units: "metric
            

            so

            	timeFormat: 12,
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              louise @sdetweil
              last edited by

              @sdetweil yes that is what I have

              1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @louise
                last edited by

                @louise are u doing forecast?

                for the timeFormat in clock, is it inside the
                config:{

                }
                section?

                if a module doesn’t have one, u have to add it

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                L 1 Reply Last reply Reply Quote 0
                • L Offline
                  louise @sdetweil
                  last edited by louise

                  @sdetweil For time, it is in config.js.

                  I did look at most of the .js but didn’t see where people were putting their fades in, thinking I could just clear it out.

                  I was in the programming screen thinking I could find something but no.

                  Well that is weird. Thinking I could start over with config.js for just the time part, copied and pasted the default, saved, restarted and now the time is right.

                  S 1 Reply Last reply Reply Quote 0
                  • S Away
                    sdetweil @louise
                    last edited by

                    @louise can u show the config block for clock and weather

                    from
                    {
                    module:

                    to
                    }

                    please use the code block

                    paste text,
                    select text
                    push the button above
                    </>

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    L 1 Reply Last reply Reply Quote 0
                    • L Offline
                      louise @sdetweil
                      last edited by

                      @sdetweil don’t know if u saw the edited version of last post, but it is working with time format 12.
                      So that is good, just need to figure out the fade on weather.

                      S 1 Reply Last reply Reply Quote 0
                      • S Away
                        sdetweil @louise
                        last edited by

                        @louise false with NO quotes, right?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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