IFTTT Webhook

Has anybody already experience with the new automation webhook trigger introduced in 0.80.0.?

I had base_url already before, set up the integration for “IFTTT Webhook” successfully, defined an automation and created an Applet in IFTTT.

The webhook request from IFTTT to my HA is obviously successful, because on IFTTT side, there is no error message. But on HA side, there is no reaction at all - not even an entry in the error log.

Has anybody a working code example for the automation on HA side? Thanks in advance!

  1. you need an HTTPS HA address (IFTTT will not accept your URL otherwise)
  2. the doc is incorrect/incomplete (a PR was already submitted), from the given example on the docs this is how you need to set the trigger part:
    - platform: event
      event_type: ifttt_webhook_received
      event_data:
        action: call_service