From 8c6f74a9c03fda468668a298278b363e9912d191 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sat, 7 Jan 2023 14:34:58 +0100 Subject: [PATCH] Remove E1 Pro from supported (#25608) --- source/_integrations/reolink.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index a47f3ae4633..6f90a7b1e77 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -39,13 +39,15 @@ The following models have been tested and confirmed to work: - RLC-823A - RLC-420-5MP - E1 Zoom -- E1 Pro - E1 Outdoor - Reolink Video Doorbell PoE - Reolink Video Doorbell WiFi 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 + ## 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.