Hello,
I’m tryin to setup a Karotz <–> Vera communication. Therefore, I would like to change the return code for “RunScene”.
Currently, I’m getting the followign answer:
{“u:RunSceneResponse”: {“OK” : “OK”}}
I would like to add information in the return code. This would allow my Kartoz to make a query to trigger a scene on the vera and get a message in the return parameters. For example, it could be a message to play using the Text to Speech engine saying “The action XXX was successfully performed on the vera in XXX seconds”.
Anyone has an idea?
(I know that the Karotz could call another URL to get the message, like a variable but I would prefer to get the answer in the return).
Thanks in advance and regards,