From 6ed698e2be92d6a34ede2cfd4bff4f4bc0a66f7e Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Tue, 22 Aug 2023 09:33:49 +0200 Subject: [PATCH] Add Reolink zoom in/out (#28590) --- 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 fd6f08557ee..201dc091fc3 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -104,11 +104,13 @@ Depending on the supported features of the camera, button entities are added for - PTZ up - PTZ down - PTZ calibrate +- PTZ zoom in* +- PTZ zoom out* - Guard go to - Guard set current position - Restart* -PTZ left, right, up and down will continually move the camera in the respective position until the PTZ stop is called or the hardware limit is reached. +PTZ left, right, up, down, zoom in and zoom out will continually move the camera in the respective position until the PTZ stop is called or the hardware limit is reached. "Guard set current position" will set the current position as the new guard position.