Siri integration using IFTTT

Siri integration using IFTTT

Learn how to integrate Siri to ComfortClick bOS.

Siri integration using IFTTT

This video example shows how to use Siri to turn a KNX light ON using ComfortClick bOS and IFTTT.

Tutorial videos

IFTTT setup guide

Make bOS Server is accessible from the public IP address

How to enable port forwarding for external access / remote access: https://youtu.be/B9Div_WaOT0

Shortcuts App for iOS : https://apps.apple.com/us/app/shortcuts/id915249334

The URL and "Path" used in the example: URL: https://RPC:RPC@YOUR_PUBLIC_IP/API/RPC/SetValue

Body: use double "" for the PATH {"objectName":"Devices\KNX\Lighting\Switching\Light","valueName":"Value","value":"true"}

IFTTT Command KEY: https://maker.ifttt.com/trigger/light_on/ with/key/YOUR_IFTTT_KEY

Top