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 4.8k 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
      last edited by

      Everything I’ve seen is people wanting to put fade in, I want to take it out of the weather. Went to every file and can’t find the place to change it. I was able to do the calendar one but not the weather.

      Also, all of a sudden my clock changed to 24 hr clock. Config.is shows 12 and imperial. Here else would this have shown up I might I have changed accidentally?

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

        @louise what is the hour setting up top in config.js

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L S 2 Replies Last reply Reply Quote 0
        • 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 Offline
            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 Offline
                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 Offline
                    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 Offline
                        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
                        • 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