Read the statement by Michael Teeuw here.
MMM-google-route interacting w/ Modscheduler
-
Does anyone know how to take advantage of MMM-google-route integration with MMM-ModuleScheduler? I have it set up to only refresh in between 8am - 10am, but it doesn’t seem to be following those rules. Instead it just pulls every 10 minutes (the base interval I set in MMM-google-route). Am I missing a link between google-route and ModuleScheduler?
{ module: 'MMM-google-route', position: 'bottom_left', config: { key: 'sdfasdfaw3efadsf', //hidden for privacy height: '400px', width: '400px', refreshPeriod: 10, directionsRequest:{ origin: ' California, US', //privacy destination: 'California, US' //privacy } } }, { module: 'MMM-ModuleScheduler', config: { notification_schedule: [ { notification: 'MMM-google-route/refresh', schedule: '* 8-10 * * 1-5' } ] } }, -
@bazerka scheduler only controls when the module is shown. the actual module does not delay refresh while it is hidden
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login