You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: