octoprint-matrix-notifier-plugin icon indicating copy to clipboard operation
octoprint-matrix-notifier-plugin copied to clipboard

Add support for more octoprint events

Open Cadair opened this issue 4 years ago • 3 comments

Ideally, we would allow configuration of any valid event through the web UI. But at least configuration of any event through the config file should be possible. We will probably want to pass the whole event payload through into the template.

Cadair avatar Jul 18 '21 21:07 Cadair

Allowing configuration of generic events in the config file works, but some events probably have different data in the payloads which currently is not exposed.

Cadair avatar Jul 22 '21 08:07 Cadair

Thanks for your great plugin. I would love to see a heartbeat with temperature of the bed & nozzle...

hieronymousch avatar Jul 30 '21 15:07 hieronymousch

Thanks!

By heartbeat you mean just a message at a given time interval? Irrespective of if a print is running etc? I don't think there is an actual octoprint event for that? If there isn't an octoprint event can you open a new issue for the feature?

Cadair avatar Aug 22 '21 11:08 Cadair