From 70e230331e506ebd91bdcca49751589051d1a211 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sun, 5 Mar 2023 23:53:11 +0100 Subject: [PATCH] Add Reolink select entities (#26341) Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/reolink.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 2a5a5375ba8..593fae5fbdc 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -68,6 +68,16 @@ Depending on the supported features of the camera button entities are added for: - Guard go to - Guard set current position +## Select entities + +Depending on the supported features of the camera select entities are added for: + +- Floodlight mode (Off, Auto, Schedule) +- Day night mode (Auto, Color, Black&White) +- PTZ preset + +PTZ preset positions can be set in the Reolink app/windows/web client, the names of the presets will be loaded into Home Assistant at the start of the integration. When adding new preset positions, please restart the Reolink integration. + ## Siren entities If the camera supports a siren, a siren entity will be created.