Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with startTime / endTime #13

Open
conwayg opened this issue Apr 9, 2020 · 1 comment
Open

Issues with startTime / endTime #13

conwayg opened this issue Apr 9, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@conwayg
Copy link

conwayg commented Apr 9, 2020

The issue is still present for me. If I set the endTime to midnight the module hides, but never returns at 06:00 am automatically, I always have to restart MM so that the module appears again. I've tested with different random times with no success.

I've set both in config.js. Changing settings in MMM-MyCommute.js makes no difference. (I know this is not advised, but anyways I wanted to troubleshoot this)

After doing git pull; npm install
pi@raspberrypi:~/MagicMirror/modules/MMM-MyCommute $ git rev-parse HEAD e9a13ba0d7b94ca9f7161f420e86d16cea514fa8
I did try several complete reboots with different start and end times this still has not worked for me.
Any ideas how to fix this?
Please note, hideDays is not configured. And of course I've read through Issue#1 but it did not resolve the issue for me.
Thank you!

@conwayg conwayg added the bug Something isn't working label Apr 9, 2020
@radokristof
Copy link

Please try my fork. I also had this problem and it seems for me that my modifications solved it for me.
Please read the README because there are some changes. There is no global startTime and endTime, you have to specify these at each destination.
https://github.com/radokristof/MMM-MyCommute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants