Connects your blink account to openhab so that you have access to the cameras and their events. Additional documentation is available on GitHub.
This version should work for openhab 5.1.x and newer installations.
Changelog
Version 5.2.0.202602072213
- On startup, the most recent motion thumbnail is published to the motion thumbnail channel (even if it’s old; this is not a motion event!)
- Implemented Blink Recorded Clips web page: a swimlane viewer for thumbnails & videos (see screenshot below)
- Implemented 11 new properties (camera details) & 8 new channels (motion thumbnail, batt voltage, RSSI, etc)
Camera Detail Properties
- Firmware Version
- Power Source (usb or batteries)
- First Boot date / time
- Color (black or white)
- MAC Address (useful for your advanced firewall / DHCP rules)
- Camera Model (Gen 1 XT, Gen 2 XT2, Gen 3 Catalina, Gen 4 Sedona, White (gen 2 indoor), lotus (doorbell), owl (mini), etc)
- Last Battery Voltage Check date / time
- IP Address
- Date Added to Blink Network (if you delete a camera in Blink, and readd it, this date changes)
- Network Error Count (cameras with weak wifi or sync module connectivity will show errors here)
- Serial Number
New Camera Channels
- Battery Voltage (a measured voltage number like 1.65v)
- Motion Thumbnail (the thumbnail of your most recent motion event)
- Last Communication (Advanced)
- High Usage Rate (Advanced)
- WiFi Signal Strength (Advanced)
- WiFi RSSI (Advanced)
- Sync Module Signal Strength (Advanced)
- Sync Module RSSI (Advanced)
Version 5.2.0.202601151552
- fixed: authentication works again; Blink had modified their authentication method in mid 2025, which broke previous versions of this binding
- fixed: motion trigger events are now delivered to the camera’s
Motion Triggeredchannel
Version 4.2
- This version supported blink authentication changes during 2024. This had been posted on a google drive (not in the Marketplace)
Version 0.1
- initial release by @matthias
Resources
Binary JAR file: org.openhab.binding.blink-5.2.0.202602072213.jar
Source code for this release: dashrb/openhab-addons, on GitHub, branch blink-5.2.0.202602072213
Screenshot of built-in Recorded Videos:


