You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/reolink.markdown
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Depending on the supported features of the camera number entities are added for:
54
54
55
55
- Optical zoom control
56
56
- Focus control
57
-
- Floodlight brightness
57
+
- Floodlight turn on brightness
58
58
- Volume
59
59
- Guard return time
60
60
- Motion sensitivity
@@ -63,6 +63,10 @@ Depending on the supported features of the camera number entities are added for:
63
63
- AI vehicle sensitivity
64
64
- AI pet sensitivity
65
65
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
+
66
70
## Button entities
67
71
68
72
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:
76
80
- Guard go to
77
81
- Guard set current position
78
82
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
+
79
87
## Select entities
80
88
81
89
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:
119
127
- Infra red lights in night mode
120
128
- Status LED
121
129
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.
123
131
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.
0 commit comments