From 3849f506a4b423df8134c088a1de118c1ee85b87 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Fri, 24 Feb 2023 01:09:17 +0100 Subject: [PATCH] Add reolink button entities --- source/_integrations/reolink.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index f2c02915aebe..6d5d86c4151e 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -55,6 +55,19 @@ Depending on the supported features of the camera number entities are added for: - Optical zoom control - Focus control +## Button entities + +Depending on the supported features of the camera button entities are added for: + +- PTZ stop +- PTZ left +- PTZ right +- PTZ up +- PTZ down +- PTZ calibrate +- Guard go to +- Guard set current position + ## Update entity An update entity is available that checks for firmware updates every 12 hours.