mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Change IR from light to switch docs (#30381)
* Change IR from light to switch docs * Update source/_integrations/reolink.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update source/_integrations/reolink.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
79d1867c2f
commit
8f5ffcf2d7
@ -160,6 +160,7 @@ In some camera models, there is a delay of up to 5 seconds between the turn-off
|
||||
|
||||
Depending on the supported features of the camera, switch entities are added for:
|
||||
|
||||
- Infrared lights in night mode
|
||||
- Record audio
|
||||
- Siren on event
|
||||
- Auto tracking
|
||||
@ -173,6 +174,8 @@ Depending on the supported features of the camera, switch entities are added for
|
||||
- FTP upload
|
||||
- HDR*
|
||||
|
||||
When the **Infrared lights in night mode** entity is set to OFF, the infrared LEDs are always OFF. When the **Infrared lights in night mode** entity is set to ON, the infrared LEDs will be on when the camera is in night vision mode. For more information, see the **Day night mode** select entity.
|
||||
|
||||
For NVRs, a global switch for **Record**, **Push**, **Buzzer**, **Email**, and **FTP** will be available under the NVR device as well as a switch per channel of the NVR under the camera device. The respective feature will only be active for a given channel if both the global and that channel switch are enabled (as is also the case in the Reolink app/client).
|
||||
|
||||
**Push** notifications to a phone will only be provided if the following conditions are met:
|
||||
@ -187,13 +190,10 @@ The Push-notification in the Reolink app is independent of the Home Assistant se
|
||||
Depending on the supported features of the camera, light entities are added for:
|
||||
|
||||
- Floodlight
|
||||
- Infra red lights in night mode
|
||||
- Status LED
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
## Sensor entities
|
||||
|
||||
Depending on the supported features of the camera, the following sensor entities are added:
|
||||
|
Loading…
x
Reference in New Issue
Block a user