Skip to content

Commit 69c01f5

Browse files
starkillerOGfrenck
andauthored
Add clarification for reolink entities (home-assistant#26469)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent b098d8e commit 69c01f5

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

source/_integrations/reolink.markdown

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Depending on the supported features of the camera number entities are added for:
5454

5555
- Optical zoom control
5656
- Focus control
57-
- Floodlight brightness
57+
- Floodlight turn on brightness
5858
- Volume
5959
- Guard return time
6060
- Motion sensitivity
@@ -63,6 +63,10 @@ Depending on the supported features of the camera number entities are added for:
6363
- AI vehicle sensitivity
6464
- AI pet sensitivity
6565

66+
"Floodlight turn on brightness" controls the brightness of the floodlight when it is turned on internally by the camera (see "Floodlight mode" select entity) or when using the "Floodlight" light entity.
67+
68+
When the camera is not moved and no person/pet/vehicle is detected for the "Guard return time" in seconds, and the "Guard return" switch is ON, the camera will move back to the guard position.
69+
6670
## Button entities
6771

6872
Depending on the supported features of the camera button entities are added for:
@@ -76,6 +80,10 @@ Depending on the supported features of the camera button entities are added for:
7680
- Guard go to
7781
- Guard set current position
7882

83+
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.
84+
85+
"Guard set current position" will set the current position as the new guard position.
86+
7987
## Select entities
8088

8189
Depending on the supported features of the camera select entities are added for:
@@ -119,9 +127,9 @@ Depending on the supported features of the camera light entities are added for:
119127
- Infra red lights in night mode
120128
- Status LED
121129

122-
When the floodlight entity is ON always ON, when OFF controlled based on the internal camera floodlight mode (Off, Auto, Schedule)
130+
When the floodlight entity is ON always ON, when OFF controlled based on the internal camera floodlight mode (Off, Auto, Schedule), see the "Floodlight mode" select entity.
123131

124-
When IR light entity is OFF always OFF, when ON IR LEDs will be on when camera is in night vision mode, see "Day night mode"
132+
When IR light entity is OFF always OFF, when ON IR LEDs will be on when the camera is in night vision mode, see the "Day night mode" select entity.
125133

126134
## Update entity
127135

0 commit comments

Comments
 (0)