Read the statement by Michael Teeuw here.
Delayed Notification? Please help :)
-
Hey guys,
I am building a MagicMirror with MMM-Framelight and a Button via MMM-GPIO-Notifications.
My goal is to send the notifications FRAMELIGHT_ON followed by a delayed FRAMELIGHT_OFF to make everything dark again.
How do i realise this kind of delay? Anyone knows a module with that functionality? Or can point me in the right direction?
Thanks for any help!
-
Thanks for the idea!
In the meantime i managed to throw a module together.
It listens to any notification and sends notifications plus payload after a delay. If anyone finds this post, here we go:
MMM-DelayedNotification -
@pengupanda i dont know of a single module where you can do all that.
I have a module that can send notifications from a command line
https://github.com/sdetweil/MMM-CurlToNotification
You could execute two curl commands for the notifications w a sleep between them in a shell script
Then something like
https://github.com/Tom-Hirschberger/MMM-TouchButton
Could cause the shell script to execute -
Thanks for the idea!
In the meantime i managed to throw a module together.
It listens to any notification and sends notifications plus payload after a delay. If anyone finds this post, here we go:
MMM-DelayedNotification -
S sdetweil has marked this topic as solved on
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