[APP] Reolink

Transform your Reolink security cameras and doorbells into intelligent participants in your smart home. This app integrates your Reolink devices with Homey, enabling powerful automations based on what your cameras see and hear.

Receive instant notifications when someone rings your doorbell, create flows that respond to person, pet, or vehicle detection, and capture snapshots automatically when motion is detected. Whether you have standalone cameras, devices connected through a Reolink Home Hub, or a complete NVR setup, this app brings them all together into your Homey ecosystem.

FEATURES

Detection & Alerts

  • AI detection: person, vehicle, pet, package, face
  • Motion detection triggers
  • Doorbell press notifications
  • Visitor detection events

Camera Control

  • Live video streaming (RTSP)
  • Snapshot capture on demand
  • PTZ control (pan, tilt, zoom)
  • Spotlight and siren control

Device Support

  • Standalone cameras and doorbells
  • NVR-connected cameras
  • Home Hub-connected devices
  • Battery status monitoring

COMPATIBILITY

Most Reolink cameras are supported in Homey, particularly the E Series (indoor cameras like E1, E1 Pro, E1 Zoom) and the RLC Series (outdoor PoE cameras). These models provide local access via RTSP and ONVIF, which enables reliable features such as snapshots, motion detection, and automations.

Some newer or battery-powered models, including parts of the Argus Series, Duo Series, and TrackMix Series, may require a Reolink Home Hub or NVR. These devices often do not expose full standalone APIs, so integration works through the hub rather than directly.

A smaller group of cameras, mainly 4G/LTE models and certain battery devices, are not supported. These rely on cloud-only communication and do not offer the local access required for Homey.

NOTES

  • Dual-lens cameras (TrackMix, Duo) support multiple streams only when connected standalone. Hub/NVR connections show a single stream.
  • Ensure your camera firmware is up to date for best compatibility.
  • Cameras must be on the same network as Homey or accessible via your NVR/Hub.

Do you have an issue with the integration? Please report here: Github reolink issues

3 Likes

Changes in 1.0.11:

  • Add missing translations
  • Add homeyCommunityTopicId to app.json
  • Improve README.txt
  • Add channel count
  • Fixed authentication and token management
  • Improve AI detection support for hub connected devices
  • Update child device parentAddress when Hub/NVR IP changes
  • Add support for all 292 models

Does this support battery cameras such as the Argus 3 range like the Argus 3 Ultra?

The app has been really slow for some time now as an experimental app

Since the official 1.0.11 launch I’m now unable to see a picture on my PoE doorbell

Reolink TrackFlex WiFi

Hello, the logic board checks whether the headlights are on or off.

How can I turn them on?

They are both are supported.

COMPATIBILITY

Standalone Cameras
Most Reolink Wi-Fi and PoE cameras with a built-in web interface work directly with Homey.

NVR/Home Hub Required
These models do not have a direct API and require a connection via an NVR or Home Hub:

  • E1, E320, E321, Lumus, E430
  • B-Series: B400, B500, B500W, B800, B800W, B1200
  • D-Series: D400, D500, D800, D1200

Not Supported
LTE (4G) cameras cannot be integrated:

  • Go Plus, Go PT Plus, Go PT Ultra
  • Go Ranger PT, Go Ultra
  • TrackMix LTE, TrackMix LTE Plus

Can you send a diagnostic report?

At the moment only thought the device controls. The currently working on all the action flowcards that are not standard.

Hi
Been using this app for about a month since Leendert added support for your E560 in v1.0.10.:blush:
And I also see that there has been more motion features on the doorbell, and that is nice​:blush:
Next on my wishlist is flow card which moves the camera to at preset point based on a trigger(when)?
Ex: Someone opens the garage door, then set preset point to “GARAGEZOOM” and take snapshot and send snapshot something something.
I’m up for testing if needed​:+1:
EX from ONVIF;

1 Like

Where can I find this app? I can’t seem to to find it anywhere.

1 Like

Great! I would like to suggest a functionality by triggering the Alarm from the camera’s. It will be a perfect add-on to my Eufy security + Reolink cams.

Changes in 1.0.12:

  • Added hub status LED indicator control
  • Added connection and reconnection logic with trigger card
  • Added day/night mode settings with flowcards
  • Added doorbell light control
  • Added alarm button control
  • Added infrared light support
  • Added H.265 encoding support
  • Improved debounce interval for state sync
  • Improved warning handling

Thankyou!

When is there a flowcard for PTZ Presets?

FYI
The Zoom cards for doorbell (ringeklokke) to the left
and for the E560Camera (Garasje) on the right is not available
And PAN cards for the Doorbell…:thinking:

The doorbell is a bug and will be fixed in coming release. I’ll add zoomIn/zoomOut cards but I do not have a test device to verify the correct working.

I can test with my E560 cam​:+1:
Also just created a diagnose report, because there’s no Live view from camera or doorbell
ecd6110b-ce05-4c99-b6ce-3dbaea79e686

Question, why does the doorbell ringing card have a duration and what purpose does the duration have? Surely we just need a doorbell rung card. Also in version 1.0.12, the doorbell ringing card does not seem to be firing when the doorbell is rung. I’m using the WiFi wired doorbell via home hub pro.

2 Likes

First of all, thanks for the great work on the Reolink app!

I wanted to share something about the livestreams. On my phone everything is fine, but on my Samsung Tab A8 (used as a dashboard) the screen stays black.

I found out that the tablet just can’t handle the high-res stream. I tested this by adding the camera via the ONVIF app and forced it to use the low-res stream. That worked instantly on the Tab A8! So, if it’s possible, maybe it’s an idea to add an option to choose between the high-res and low-res stream in the app settings?

Also, I agree with Bazmandude about the doorbell trigger. Why does the card have a duration? It’s a bit confusing. A simple “doorbell rings” trigger (without the seconds) would be much more useful for flows.

1 Like

The duration is something that has changed recently (default capabilities get this option always)