From 138028b8d4fb7fb904400430e628d10c3a3c3113 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sun, 5 Mar 2023 13:19:16 +0100 Subject: [PATCH] Add reolink button entities (#26355) --- source/_integrations/reolink.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 27180730033..93e21f6d82b 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.