Search found 2 matches

by andy891212
Sunday 28 January 2018 20:55
Forum: PHP and all others
Topic: Auto off if triggered on
Replies: 8
Views: 3344

Re: Auto off if triggered on




Hi, would you be prepared to share how you did this
I have Blue Iris installed on a server and want to switch on my Philips Hue lights on my drive when the camera detects movement, from the post here it looks like its only active after sunset?



I have a similar setup that you can replicate ...
by andy891212
Thursday 25 January 2018 22:11
Forum: PHP and all others
Topic: Auto off if triggered on
Replies: 8
Views: 3344

Re: Auto off if triggered on


I have a motion zone setup in blue iris that will run a script. that script should turn on my front light but turn it off after 15 min. however I only want it to turn off automatically if its turned on by the trigger but not if i manually turn it on.

because the API only lets me turn a device on ...