A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
-
[card:fewieden/MMM-syslog-slave]
-
Can notificationReceived be used on other modules for this? I am looking for a way to have a PC send a notification (like syslog http request) and MM respond to this with notificationReceived.
Like send “DOM_OBJECTS_CREATED” with http and have the below
notificationReceived: function(notification, payload, sender) {
15 if (notification === “DOM_OBJECTS_CREATED”) {
16 this.variable=“created”…For my use it would send a notification when the garage door opens and change the icon on my MM.
-
@fewieden
how to add sound alert after sending notifications finish
and can change sound and timer
Thank so much -
@nobita there is no sound integration