Introducing the Blink Camera IFTTT Integration from RBoy Apps
This is a free integration guide on how to integrate Blink cameras and sync modules into your SmartThings setup using IFTTT. This guide follows the discontinuation of the native Blink Camera integraiton after Amazon acquired blink.
The integration can be found here on the RBoy Apps free GitHub repository.
Where To Buy Blink Cameras and Sync Modules
- Camera (add on)
- Sync module 2 (add on)
- 2 Camera + Sync module kit
- Mini 2 Camera kit
- Outdoor 6 Camera + Sync module kit
Key Features:
- Arm/disarm sync modules from SmartThings (via Virtual Sync Module switch)
- Get camera motion detection notifications in SmartThings (via Virtual Camera Motion sensor)
- Adjustable setting for motion sensor reset time (default 15 seconds)
SETUP GUIDE
- Connect your IDE to the RBoy Apps free GitHub repository
- Login to your IDE
- Click on My Device Handlers
- Click on Settings (if you don’t see Settings, you would need to Enable GitHub Integration and follow the prompts)
- Click on Add new repository
- Enter Owner:
RBoyApps
, Name:SmartThings
, Branch:master
- Click on Save
- Click on Update from Repo → Click on SmartThings (master)
- Check all the device handlers → Check Publish → Click Execute Update
- Create the Virtual Sync Module switches and Virtual Camera Motion sensors
- Create Virtual Blink Sync Module Switch(s) (one for each sync module) in the:
-
IDE → My Devices → + New Device → Name & Device network id:
Sync Module 1
, Type:RBoy Apps Virtual Blink Sync Module Switch
→ Create - For each additional sync module, increment the number (1, 2 etc). Make sure the Device network id for each sync module is unique
-
IDE → My Devices → + New Device → Name & Device network id:
- Create Virtual Blink Camera Motion sensor(s) (one for each camera) in the:
-
IDE → My Devices → + New Device → Name & Device network id:
Blink Camera 1
, Type:RBoy Apps Virtual Blink Camera Motion Sensor
→ Create - For each additional camera, increment the number (1, 2 etc). Make sure the Device network id for each camera is unique
-
IDE → My Devices → + New Device → Name & Device network id:
- Create Virtual Blink Sync Module Switch(s) (one for each sync module) in the:
- Login to your IFTTT account and link it to your
- Connect your Blink Sync Modules to SmartThings (repeat this for each Sync Module)
- Arming
- Click on Explore and then Create new applet
- Click on
If +
→ search services for and click onSmartThings
→ click onSwitched on
→ Select your Virtual Blink Sync Module switch inWhich device?
and click onCreate trigger
- Click on
Then +
→ search services for and click onBlink
→ click onArm system
→ Select your Blink Camera Sync Module inWhich system?
and click onCreate action
- Turn off Receive notifications when this Applet runs → Click
Finish
- Disarming
- Click on Explore and then Create new applet
- Click on
If +
→ search services for and click onSmartThings
→ click onSwitched off
→ Select the same Virtual Blink Sync Module switch inWhich device?
and click onCreate trigger
- Click on
Then +
→ search services for and click onBlink
→ click onDisarm system
→ Select the same Blink Camera Sync Module inWhich system?
and click onCreate action
- Turn off Receive notifications when this Applet runs → Click
Finish
- Arming
- Connect the Blink Cameras to SmartThings (repeat this for each Camera)
- Click on Explore and then Create new applet
- Click on
If +
→ search services for and click onBlink
→ click onMotion detected
→ Select your Blink camera inWhich camera?
and click onCreate trigger
- Click on
Then +
→ search services for and click onSmartThings
→ click onSwitch on
→ Select your Virtual Blink Camera Motion sensor inWhich device?
and click onCreate action
- Turn off Receive notifications when this Applet runs → Click
Finish
Now your Blink Sync Modules can be armed and disarmed from SmartThings and will synchronize your Camera motion events with SmartThings.
You can use various methods to arm/disarm your sync modules, get notifications when your cameras detect motion, arm/disarm security systems, activate Sirens/Alarms, have Alexa/Sonos/Bose etc speak or play sounds, get push/SMS notifications and much more. Here are some useful apps to create various security and convenience automations:
- [RELEASE] Security System: Intruder Alert with Actions
- [RELEASE] Door Chimes and Notifications for Doorbells and Sensors
- [RELEASE] Mode Change Actions - Open/Close Door/Window/Switch/Lock/Valve/Shade Notification and Actions on Mode Change
- [RELEASE] Motion Sensor Thermostat with Remote temperature sensors, Presence detection and Schedules
- New ST app Automations
- Smart Lighting
- WebCoRE / CoRE
NOTES:
- Sync module arming/disarming synchronization is only one way (SmartThings → Blink)
Enjoy and thank you for your support! If you have any suggestions or feedback let us know.