Allow Temperature alarm to run script / printer action #289

Open
opened 2020-02-06 11:01:42 +00:00 by fbbln · 1 comment
fbbln commented 2020-02-06 11:01:42 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.
I'd like to get a text on my mobile if a temperature alarm is reached. I can do this through signal-cli or by pausing the printer (which will trigger the signal plugin).
Yet, there seems to no way do anything but setting an IO upon a temperature alarm.

Describe the solution you'd like
It would be best if one could set the action type under Output->Temperature Alarm. So giving the option of Controlling IO, Running Script, Printer action.

Describe alternatives you've considered
Tried setting a "dummy IO" which would trigger as input and in turn causing another output to trigger. Bad hack, no luck.

**Is your feature request related to a problem? Please describe.** I'd like to get a text on my mobile if a temperature alarm is reached. I can do this through signal-cli or by pausing the printer (which will trigger the signal plugin). Yet, there seems to no way do anything but setting an IO upon a temperature alarm. **Describe the solution you'd like** It would be best if one could set the action type under Output->Temperature Alarm. So giving the option of Controlling IO, Running Script, Printer action. **Describe alternatives you've considered** Tried setting a "dummy IO" which would trigger as input and in turn causing another output to trigger. Bad hack, no luck.
Petrda8 commented 2020-03-27 10:02:16 +00:00 (Migrated from github.com)

+1 on this, very much needed for my scenario of shutting down a wireless plug when the temperature exceeds a certain threshold https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/issues/158

@vitormhenrique in case you don't plan to include this feature, could you please point me in the right direction on how to bypass that? I have the shell script for the TPlink, but I'm missing the trigger part. Many thanks in advance

+1 on this, very much needed for my scenario of shutting down a wireless plug when the temperature exceeds a certain threshold https://github.com/jneilliii/OctoPrint-TPLinkSmartplug/issues/158 @vitormhenrique in case you don't plan to include this feature, could you please point me in the right direction on how to bypass that? I have the shell script for the TPlink, but I'm missing the trigger part. Many thanks in advance
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#289