Read the statement by Michael Teeuw here.
-
Another unpublished module from @paviro, which I extended the last weeks
[card:paviro/MMM-syslog]Originally requested from @PointPubMedia
-
Lol!
So you have an indoor pool now! Great! -
@paviro Nice module, it is useful with ESP8266 etc :)
What do you think about changing the type of notifications on icons instead descriptive?
http://fontawesome.io/icon/info/
http://fontawesome.io/icon/exclamation/
http://fontawesome.io/icon/exclamation-triangle/And adding function clear
If we send:syslog?type=CLEAR&message=something
and we have notice “something” then is removed
-
@Plati sure you could add the possibility to also pass a font awesome icon! I sadly don’t have time for it at the moment but feel free to send a pull request!
-
@paviro i send a pull request with adding Font Awesome :)
Thanks to @ianperrin
-
Thanks! Merged :)
-
@paviro change the photo on github. I don’t know how do it.
-
It’s done :)
-
Is it possible to change the title name ‘MMM-syslog’? Tried to set the header in config but it adds a header instead of changing the header/title.
Would be realy cool to change it. My home automation system will send info/warning/error to this module. So I would like to change te tilte in the name of my home automation system.
-
Can you give me a clear example for the http get syntax i need to use from the remote device? Maybe to test it from the terminal. I don’t get the point how to do it as a non programmer guy :D