PJTewkesbury / MMM-WebHookAlerts

A Magic Mirror module to show alerts triggered by Web hook calls.
MIT License
6 stars 3 forks source link

template function not working #3

Open isaacery02 opened 2 years ago

isaacery02 commented 2 years ago

Hi there. When using the template field, the content between the quotes gets inserted as the message. See image below. No variation on the information provided in the documentation is able to change this. Is it no longer working? I have tested using various template designs, but only the {{message}} content works anymore.

image

isaacery02 commented 2 years ago

Here is example code for the template:

templateName: "SimpleAlert2",
                template: "<div class='fullscreen' style='border:1px solid black;'><b>{{message}}</b></div>",
                title  : "{{Title}}",
                displaySeconds:30,
                fadeSpeed:10,
isaacery02 commented 2 years ago

womp womp womp. no one here anymore.

sigel commented 1 year ago

@isaacery02 Yeah too bad... same problem here... also breaks MMM-Scenes for some reason.