Fill in the “This” part. When you get to the “That” part, search for Webhooks, click on it, then click on “Make a web request”, then fill it out per the info from the HA Integrations page.
Thanks, I have just understand how it works to received events from IFTTT
Now I’m trying to send an event to ifttt with a switch on HASS.
Do I need to use a special switch type like command_line switch or there is a better option ?
Can this integration work with HA Cloud? Only asking because the docs suggest we need to have base_url in our config, but that gets removed to use HA Cloud.
I must add that I don’t feel that the docs are too comprehensive…it doesn’t say anything about needing to select the medthod ‘POST’. Not sure where @Minims even got that text from. Where do you get the rest of that URL with the '/api/webhook/**** ’ from? What do I put in place of the ‘****’?
Yep, I agree, the HA doc page for IFTTT is a bit lacking and out of date. It could use a good overhaul. Even though I finally figured out how to get everything working, if I go back and read the doc page again after a while, I’m confused all over again.
I reckon 50 to 55% of writing any software is the documentation that goes with it. I’m appalling at documentation (fairly good memory and sheer laziness are my excuses). I would however help edit (check language and syntax etc.) such a work from someone who knew one end of a horses… Well you get the idea.
Know anyone who understands the ifttt integration?
The change noted in the 0.100 release notes refers to how the HA frontend (UI) is used. But I think you’re asking about how you configure IFTTT. Those are two different things.