Reolink IP NVR/camera
The integration allows you to control Reolink NVRs or cameras.
Configuration
Adding Reolink IP NVR/camera to your Home Assistant instance can be done via the user interface, by using this My button:
Reolink IP NVR/camera can be auto-discovered by Home Assistant. If an instance was found, it will be shown as “Discovered”, which you can select to set it up right away.
If there wasn’t any discovered automatically, don’t worry! You can set up a manual integration entry:
-
Browse to your Home Assistant instance.
-
In the sidebar click on Settings.
-
From the configuration menu select: Devices & Services.
-
In the bottom right, click on the Add Integration button.
-
From the list, search and select “Reolink IP NVR/camera”.
-
Follow the instruction on screen to complete the set up.
A Reolink user account with admin privileges is needed for the proper operation of this integration.
Options
Options for Reolink IP NVR/camera can be set via the user interface, by taking the following steps:
- Browse to your Home Assistant instance.
- In the sidebar click on Settings.
- From the configuration menu select: Devices & Services.
- If multiple instances of Reolink IP NVR/camera are configured, choose the instance you want to configure.
- Click on “Options”.
Camera streams
This integration creates a few camera entities, one for each stream type with different resolutions: Main, Sub, Ext, and Snapshots. The Sub stream camera entity is enabled by default; the other streams are disabled by default. The Images stream provides a sequence of image snapshots giving very low latency at the cost of a very low frame rate; this can be used when the RTMP/RTSP/FLV video stream has too much lag.
Binary sensors
Depending on the supported features of the camera binary sensors are added for:
- Motion detection
- Doorbell presses
- AI person detection
- AI vehicle detection
- AI pet detection
- AI face detection
These sensors are polled every 60 seconds and receive ONVIF push events for immediate updates. Not all camera models generate ONVIF push events for all event types, some binary sensors might, therefore, only be polled. For list of Reolink products that support ONVIF see the Reolink Support Site.
Number entities
Depending on the supported features of the camera number entities are added for:
- Optical zoom control
- Focus control
Update entity
An update entity is available that checks for firmware updates every 12 hours. This does the same as pressing the “Check for latest version” in the Reolink applications. Unfortunately this does not always shows the latest available firmware (also not in the Reolink applications). The latest firmware can be downloaded from the Reolink download center and uploaded to the camera/NVR manually.
Tested models
The following models have been tested and confirmed to work:
- C1 Pro
- C2 Pro
- E1 Zoom
- E1 Outdoor
- RLC-410
- RLC-410W
- RLC-411
- RLC-420
- RLC-510A
- RLC-511
- RLC-511W
- RLC-520
- RLC-520A
- RLC-522
- RLC-810A
- RLC-811A
- RLC-820A
- RLC-822A
- RLC-823A
- RLC-833A
- RLC-1224A
- RLN8-410 NVR
- RLN16-410 NVR
- Reolink Duo Floodlight PoE
- Reolink TrackMix PoE
- Reolink Video Doorbell (PoE and Wi-Fi)
Battery-powered cameras are not yet supported.
The following models are lacking the HTTP webserver API and can therfore not work with this integration:
- E1 Pro
- E1
Troubleshooting
- Older firmware versions do not expose the necessary information the integration needs to function. Ensure the camera is updated to the latest firmware prior to setting up the integration. Note that Reolink auto update and check for update functions in the app/windows/web client often do not show the latest available firmware version. Therefore check the version in the Reolink download center online.
- Ensure at least one of the HTTP/HTTPS ports is enabled in the windows/web client under
Settings
->Network
->Advanced
->Port Settings
, see additional instructions on the Reolink site.
Reolink firmware limitations
- The Reolink NVR only sends event-notifications if motion happens on the camera connected to the first (index “0”) channel, therefore the binary sensors of all channels will only be updated when the first channel sees motion. Beta NVR firmware v3.0.0.211_23011204 fixes this issue, you can request beta firmware from reolink support, release firmware is expected in a few weeks.
- Reolink doorbell presses only generate ONVIF event notifications when the doorbell is directly connected to your network. The doorbell visitor binary sensor will not work when connecting the Reolink doorbell to an NVR. Beta NVR firmware v3.0.0.211_23011204 fixes this issue, you can request beta firmware from reolink support, release firmware is expected in a few weeks.