OctoPrint-IFTTT icon indicating copy to clipboard operation
OctoPrint-IFTTT copied to clipboard

Connects OctoPrint events to IFTTT

Results 12 OctoPrint-IFTTT issues
Sort by recently updated
recently updated
newest added

This PR: - Adds `trigger_names` to the webhook payload - Moves the webhook call outside of the trigger_name loop to prevent calling the webhook too many times

Hi there, Is it possible to use this plugin in conjunction with Alexa? I would like to manually turn everything off with one voice command, but I don't want to...