How to set IFTTT triggers using Climate React for Sensibo Sky
How to set IFTTT triggers using Climate React
To create a trigger on IFTTT to work with the Climate React function, you will need to use IFTTT's webhook feature. Please do the following:
1. Go to https://ifttt.com/ and click the New Applet button on the right-hand side of the screen
2. On the 'New Applet' screen click on this
3. Type in Webhooks in the search field and choose the Webhooks service.
4. On the 'Choose trigger' screen click on Receive a web request.
5. On the 'Complete trigger fields' screen type in the Event Name you want and click the Create trigger button.
***Do not enter spaces, instead use _ to separate words. Example: instead of 'temp down' type 'temp_down'.
6. On the next screen click that
7. On the 'Chose action service' screen type in Sensibo in the search field and click the Sensibo icon.
8. Choose the action you want - Turn A/C on or Turn A/C off
9. On the 'Complete action fields' screen choose the device from the drop down list and then set the Mode, Temperature and Fan Level (if applicable). Then click the Create action button.
10. The IFTTT has been created. Click Finish on the 'Review and finish' screen.
11. Go to My Applets and then click on Webhooks
12. From the 'Webhooks' screen click Documentation.
13. The Key will open in a new screen
12. Copy https://maker.ifttt.com/trigger/{event}/with/key/{webhooks_key} to the webhook URL field on the Climate React screen and click APPLY.
Replace {event} with the Event Name from step 5.
Replace {webhooks_key} with the Key from step 13.