Newbie needing help
-
Hi all , I've just discovered Trigger CMD and hoping it can help with my problem.
I'm running my home automation on VERA. I'm trying to run http commands remotely.
IFTTT does not list vera in their compatible apps. Webhooks would have been an option but it can only be used for public urls.
Here's my example. If THIS (Flic button is pressed)
THEN (Garage Lights on)
This is the http to trigger the garage lights on scene :http://192.168.0.101:3480/port_3480/data_request?id=lu_action&output_format=json&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=57I'm really not literate in programming and hoping someone would please assist with this issue step by step.
-
@shaun-pillai, if I understand correctly, you probably need to:
-
Install curl from here.
-
Add a TRIGGERcmd command called GarageLightsOn that runs this command:
-
Setup your IFTTT Webhook with these settings:
Method: POST
Content Type: application/x-www-form-urlencoded
Body: token=(your token from the instructions page)
URL: https://www.triggercmd.com/api/IFTTT?trigger=**GarageLightsOn**&computer=**ComputerName**
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login