From 85768af39070cf2997cfcebcf7e47e4d62c2e23b Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 6 Mar 2023 12:49:53 +0100 Subject: [PATCH] Add reolink light entities (#26338) --- source/_integrations/reolink.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index d7c0ba17b01..8c43c923493 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -111,6 +111,18 @@ Depending on the supported features of the NVR/host, global switch entities are - Email on event - FTP upload +## Light entities + +Depending on the supported features of the camera light entities are added for: + +- Floodlight +- Infra red lights in night mode +- Status LED + +When the floodlight entity is ON always ON, when OFF controlled based on the internal camera floodlight mode (Off, Auto, Schedule) + +When IR light entity is OFF always OFF, when ON IR LEDs will be on when camera is in night vision mode, see "Day night mode" + ## Update entity An update entity is available that checks for firmware updates every 12 hours.