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

MMM-MyCommute not showing up today.

Scheduled Pinned Locked Moved Troubleshooting
15 Posts 2 Posters 2.5k 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 @gwiz
    last edited by May 10, 2020, 2:32 AM

    @gwiz said in MMM-MyCommute not showing up today.:

    but I do use VNC Viewer to connect and edit the mirror

    shouldn’t have anything to do with it… I edit thru an ssh connection all the time. never touch the mirror itself

    looking at the code it hides itself if its outside the configured times or there are no destinations…

    there are 4 different ones, which are u using?

    git remote -v in the module folder will tell you

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • G Offline
      gwiz
      last edited by May 10, 2020, 2:58 AM

      Sorry I’m not sure what you mean, I ran the command and this is what it gave me:

      Screen Shot 2020-05-09 at 8.01.07 PM.jpg

      S 1 Reply Last reply May 10, 2020, 3:57 AM Reply Quote 0
      • S Offline
        sdetweil @gwiz
        last edited by May 10, 2020, 3:57 AM

        @gwiz in the module folder, MMM-MyCommute

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • G Offline
          gwiz
          last edited by May 10, 2020, 4:47 AM

          Okay here it is

          Screen Shot 2020-05-09 at 9.50.33 PM.jpg

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil
            last edited by May 10, 2020, 11:11 AM

            still looks like it hides itself is there are no destinations or not in the time window to need to show results.
            (commute set for 9am -10am, and its now 2 pm…

            also hides itself immediately after startup.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • G Offline
              gwiz
              last edited by May 12, 2020, 9:14 PM

              Hi @sdetweil

              I don’t have any time parameters set up on the module. Weird… It fixed itself later in the day without me doing anything. Do you think there’s anything I can do to prevent that in the future?

              Thanks for the help!

              S 1 Reply Last reply May 12, 2020, 11:05 PM Reply Quote 0
              • S Offline
                sdetweil @gwiz
                last edited by May 12, 2020, 11:05 PM

                @gwiz I don’t know

                the code says
                if (this.isInWindow(this.config.startTime, this.config.endTime, this.config.hideDays)) {

                startTime defaults to 00:00
                and endTime defaults to 23:59
                and hideDays defaults to []

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                2 / 2
                • First post
                  13/15
                  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