• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. al.mastro
A
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 4
  • Best 0
  • Controversial 0
  • Groups 0

al.mastro

@al.mastro

0
Reputation
19
Profile views
4
Posts
0
Followers
0
Following
Joined Oct 14, 2019, 8:45 AM Last Online Oct 16, 2019, 4:55 AM

al.mastro Unfollow Follow

Latest posts made by al.mastro

  • RE: HTTP Request Not Firing

    @Russ said in HTTP Request Not Firing:

    calc & "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "http://192.168.0.229:3480/data_request?id=action&output_format=json&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=2"

    Works perfect, I am very happy with the result!
    Thank you.

    posted in General Discussion
    A
    al.mastro
    Oct 16, 2019, 4:55 AM
  • RE: HTTP Request Not Firing

    @Russ
    "trigger": "scene test ",
    "command": "calc' & Start http://192.168.0.229:3480/data_request?id=action&output_format=json&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=2",
    "ground": "foreground",
    "voice": "scene one",
    "voiceReply": "",
    "allowParams": "true"

    It runs calc fine and opens up chrome and inputs only a section of the URL (http://192.168.0.229:3480/data_request?)

    Eventually, I want this to run a "shutdown" scene. (replace calc with shutdown in 1 min" ).
    I am not using curl, wanted to try to avoid using that protocol for simplicity

    It might help to mention that this is only going to be triggered within a Local network.

    posted in General Discussion
    A
    al.mastro
    Oct 15, 2019, 5:06 AM
  • HTTP Request Not Firing

    Hi all
    I am trying to trigger a HTTP request for a lighting control system (vera) to trigger a scene via a URL to an IP address + run a CMD command. When I run the trigger it doesn't input the full URL that entered. Does anyone know why? am I missing something?
    Any help would be great
    Thank you

    posted in General Discussion
    A
    al.mastro
    Oct 14, 2019, 9:04 AM