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

Remove fade from weather

Scheduled Pinned Locked Moved Custom CSS
21 Posts 2 Posters 4.7k 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.
  • S Offline
    sdetweil @louise
    last edited by sdetweil Dec 1, 2021, 9:10 PM Dec 1, 2021, 9:10 PM

    @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 Dec 1, 2021, 9:12 PM Reply Quote 0
    • L Offline
      louise @sdetweil
      last edited by Dec 1, 2021, 9:12 PM

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

      S 1 Reply Last reply Dec 1, 2021, 9:15 PM Reply Quote 0
      • S Offline
        sdetweil @sdetweil
        last edited by Dec 1, 2021, 9:12 PM

        @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 Dec 1, 2021, 9:14 PM Reply Quote 0
        • L Offline
          louise @sdetweil
          last edited by Dec 1, 2021, 9:14 PM

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

          S 1 Reply Last reply Dec 1, 2021, 9:17 PM Reply Quote 0
          • S Offline
            sdetweil @louise
            last edited by sdetweil Dec 1, 2021, 9:15 PM Dec 1, 2021, 9:15 PM

            @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 Dec 1, 2021, 9:17 PM Reply Quote 0
            • L Offline
              louise @sdetweil
              last edited by Dec 1, 2021, 9:17 PM

              @sdetweil yes that is what I have

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @louise
                last edited by Dec 1, 2021, 9:17 PM

                @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 Dec 1, 2021, 9:22 PM Reply Quote 0
                • L Offline
                  louise @sdetweil
                  last edited by louise Dec 1, 2021, 9:25 PM Dec 1, 2021, 9:22 PM

                  @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 Dec 1, 2021, 9:25 PM Reply Quote 0
                  • S Offline
                    sdetweil @louise
                    last edited by Dec 1, 2021, 9:25 PM

                    @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 Dec 1, 2021, 9:29 PM Reply Quote 0
                    • L Offline
                      louise @sdetweil
                      last edited by Dec 1, 2021, 9:29 PM

                      @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 Dec 1, 2021, 9:36 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        6/21
                        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