From 5e051a6c79eecbe7aca34cb8ce594a857f7a0109 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sat, 11 Feb 2023 00:01:08 +0100 Subject: [PATCH 1/3] Add update entity --- source/_integrations/reolink.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 2305d9222958..bafa26882cf6 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -53,6 +53,13 @@ Depending on the supported features of the camera number entities are added for: - Optical zoom control - Focus control +## Update entity + +A update entity is available that checks for firmware updates every 12 hours. +This does the same as pressing the "Check for latest version" in the Reolink applications. +Unfortunately this does not always shows the latest available firmware (also not in the Reolink applications). +The latest firmware can be downloaded from the [Reolink download center](https://reolink.com/download-center/) an uploaded to the camera/NVR manually. + ## Tested models The following models have been tested and confirmed to work: From 22b17730c5cb8e36816f79ba3a4c34caba4b1ea2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 11 Feb 2023 13:03:37 +0100 Subject: [PATCH 2/3] Update source/_integrations/reolink.markdown --- source/_integrations/reolink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index bafa26882cf6..fb48593714a9 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -55,7 +55,7 @@ Depending on the supported features of the camera number entities are added for: ## Update entity -A update entity is available that checks for firmware updates every 12 hours. +An update entity is available that checks for firmware updates every 12 hours. This does the same as pressing the "Check for latest version" in the Reolink applications. Unfortunately this does not always shows the latest available firmware (also not in the Reolink applications). The latest firmware can be downloaded from the [Reolink download center](https://reolink.com/download-center/) an uploaded to the camera/NVR manually. From 9e28db676cee8d520dda783d673e6b4aee0a7747 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 11 Feb 2023 13:03:41 +0100 Subject: [PATCH 3/3] Update source/_integrations/reolink.markdown --- source/_integrations/reolink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index fb48593714a9..f6cf3f78069d 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -58,7 +58,7 @@ Depending on the supported features of the camera number entities are added for: An update entity is available that checks for firmware updates every 12 hours. This does the same as pressing the "Check for latest version" in the Reolink applications. Unfortunately this does not always shows the latest available firmware (also not in the Reolink applications). -The latest firmware can be downloaded from the [Reolink download center](https://reolink.com/download-center/) an uploaded to the camera/NVR manually. +The latest firmware can be downloaded from the [Reolink download center](https://reolink.com/download-center/) and uploaded to the camera/NVR manually. ## Tested models