MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Remove fade from weather

    Custom CSS
    2
    21
    763
    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
      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
        sdetweil @louise last edited by sdetweil

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

        Sam

        Create a working config
        How to add modules

        L S 2 Replies Last reply Reply Quote 0
        • L
          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
            sdetweil @sdetweil last edited by

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

            Screenshot_20211201-151144_Chrome.jpg

            Sam

            Create a working config
            How to add modules

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

                Create a working config
                How to add modules

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

                  @sdetweil yes that is what I have

                  1 Reply Last reply Reply Quote 0
                  • S
                    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

                    Create a working config
                    How to add modules

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

                        Create a working config
                        How to add modules

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy