Will this Plug-In be ported to HS4 and support BI 5? I have not seen any recent posts on this thread from the Plugin Author (Though I have seen posts from him on other parts of the forum).
Announcement
Collapse
No announcement yet.
Will this Plug-In be ported to HS4 and support BI 5?
Collapse
X
-
Will this Plug-In be ported to HS4 and support BI 5?
---------------------------------------------------
Jean-Marie G. Vaneskahian
jean@vaneskahian.com
---------------------------------------------------Tags: None
- 1 like
-
You don’t really need as you can do direct JSON commands and status from BI to HS and can control many BI functions and trigger camera etc from HS to BI. No need for a plug-in.
I used the plugin for a short time and realized I could do everything it did without it.
Sent from my iPhone using Tapatalk
Comment
-
How exactly do you send a trigger to BI from Homeseer using JSON commands?
As an example, this is a command that is sent to BI from an AI tool I am testing out. http://[ipaddressofBI:portofBI]/admi...Driveway&user=[username]&pw=[password]
Is it "run a script or script command" n the event engine? If so, what is the exact syntax that goes into the script box? or is there a different way to do this from homeseer?
Comment
-
Originally posted by adamgreenberg View PostHow exactly do you send a trigger to BI from Homeseer using JSON commands?
As an example, this is a command that is sent to BI from an AI tool I am testing out. http://[ipaddressofBI:portofBI]/admi...Driveway&user=[username]&pw=[password]
Is it "run a script or script command" n the event engine? If so, what is the exact syntax that goes into the script box? or is there a different way to do this from homeseer?
This is what i send from HS when my sprinklers run in one zone as they just constantly setup motion alerts in BI.
I have a similar one to turn on motion capture when sprinklers are not running.
Sent from my iPad using Tapatalk
Comment
-
Originally posted by srodgers View PostYou don’t really need as you can do direct JSON commands and status from BI to HS and can control many BI functions and trigger camera etc from HS to BI. No need for a plug-in.
I used the plugin for a short time and realized I could do everything it did without it.
Sent from my iPhone using Tapatalk
Under these circumstances I probably ought to learn how to get these pieces of software talking directly.
My initial goals would be to tell HS about motion sensed by Blue Iris, and to be able to control some simple BI functions from HS, like change triggering for example.
Thx
Doug
Comment
-
Originally posted by DMcKnight View Post
Could you please explain how to do this, for those of us who are unfamiliar with JSON? I'd be happy to use the plug-in but it seems there's a decent chance it's heading for oblivion...
Under these circumstances I probably ought to learn how to get these pieces of software talking directly.
My initial goals would be to tell HS about motion sensed by Blue Iris, and to be able to control some simple BI functions from HS, like change triggering for example.
Thx
Doug
Comment
-
Comment