[OBSOLETE] Trigger based Camera Actions

Trigger based Camera Actions

This topic is an offshoot of two other integrations where this app first released for discussion and maintenance purposes.

Trigger based Camera Pictures and Actions allows you to use triggers (motion sensors, contact/door sensors, momentary switches, buttons like door bells) to:

  1. Activate a Camera
  2. Take a burst of pictures (configurable how many) [Classic App Only]
  3. Enable Camera monitoring optionally (when the camera supports that feature)
  4. Take actions like turning on Switches/lights
  5. Send notifications
    • Push
    • Silent logging
    • SMS multiple numbers
    • Speak notifications (Sonos or Alexa)

NOTES:

  • The pictures will show up in your SmartThings camera device page only in the Classic app
  • There is no way to control how long the picture will stay/to delete them, that’s up to the ST platform.

These are some cameras which support motion detection activation:

[OBSOLETE] Foscam Camera Device Handler Universal DTH with Motion Detection - SD (FI89xx), HD Ambarella FI98xx, FI99xx, Cx, Gx, Rx, Ex, Zx, Fosbaby

[RELEASE] Blink Camera IFTTT Integration

Installation Instructions

You can find step by step installation instructions here

If you have suggestions please let us know.

This app is available on the RBoy Apps Server

Refer to our website for details on how to get access to all our apps.

Visit our Facebook page for updates on new apps and to get access to our Apps. http://www.facebook.com/RBoySTApps

Copyright © RBoy Apps

1 Like

###Trigger based Camera Pictures and Actions - Version 1.2.0

  • Added support for ST Contact Address Book

Is there any way to ‘attach’ the picture to the notification? Another alternative might be a link to the picture in the application? I was thinking it would avoid my need to dig. That may not be possible.

Unfortunately no, ST doesn’t allow that yet. We’re working on options here but nothing stable enough to make a public release yet.

2 Likes

###Trigger based Camera Pictures and Actions - Version 1.3.0

  • Added support to automatically check for SmartApp and Device updates and notify user

After updating the code, open the SmartApp and click Done for the changes to take effect

How do I get access to this smartapp and will it work with the Samsung smart HD camera?

ST doesn’t allow for attachment but we trying to figure out a third party
service for it. Unfortunately nothing is free for general use and each user
would need to subscribe.
The link would be based on a similar concept.

@RBoy Is this SmartApp designed to work with the Generic Camera Device Handler? Is it basically a version of the ST app ‘Notify me when’ but with the added camera.take() step? I guess there is no way to test the apps without buying a subscription since that beats your model!
Cheers

This one takes actions based on events and is focused around camera pictures / monitoring etc. “Notify me when” does only that, Notify :slight_smile:

How does this differ from “Photo Burst When. . .”?

Can’t say, this app was built based on requests/feedback from users who needed the functionality to control their cameras and make them work in a security setup. Hence the focus for all the events/action is around camera control (pictures, triggering, enabling/disabling etc).

I guess if you took the time to combine enough apps and make enough rules in CoRE you could replicate most of the functionality here.

I was just wondering if I should switch over. I was referring to the built in Photo Burst When smart app. It can just take some snapshots when motion is detected by any motion detector. It’s pretty simple. It’s under the More folder when you go to the marketplace. . . . I’ve been hoping for some way to email a photo. Too bad we can only access the photos via the carousel tiles.

Where are the pictures supposed to show up?

The pictures show up on your camera carousel (image tile) of your device. That’s the only place ST allows it to be shown.

###Trigger based Camera Pictures and Actions - Version 01.03.01

  • Update due to change in ST phone app, now you can separate multiple SMS numbers by using a *

Hi, I’m trying to set this smart app to take some pictures when my doorbell is pressed. I have my doorbell set as a button, but the app is saying “There are no devices of this capability”. This is odd because I have about 9 button devices.

Am I setting this up incorrectly?

Thank you.

1 Like

The current app supports contact sensors, motion sensors, momentary contacts and acceleration sensors. In the next version we’ll add support for Buttons also. Thanks for suggestion.

On request:

###Trigger based Camera Pictures and Actions - Version 01.04.00

  • Added support for triggering on button pushes/doorbells
  • Updated support for momentary devices based on revised ST specifications

Any progress in sending the pic with a notification in some way?

Not for public consumption due to privacy concerns. Best option is to request ST to provide a SMTP API or equivalent to send emails officially