I haven’t found any questions related to that, although I am sure someone has already asked. I have a Vera, and in some circumstances I would like Vera to switch some devices by running an AppleScript on my MacMini.
I’m not highly technical, but I thought an URL call might do the trick? Any other method maybe?
Thanks …unfortunately I had already seen this post, but it’s apparently about Vera sending orders to the PC, and not the PC controlling a few devices through Vera.
It’s generally more up to date than the example posted in LinuxJournal … which is using an extremely old Firmware, but it was written a while ago, so that’s to be expected.
You can also work out other combinations for the URL’s, by looking at the Lua-coded versions here:
most of the examples listed can also be done by making a URL call, since the parameters to [tt]luup.call_action[/tt] are basically those passed to the [tt]lu_action[/tt] in the URL-style