Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions source/_integrations/reolink.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,18 @@ Depending on the supported features of the camera number entities are added for:
- Optical zoom control
- Focus control

## Light entities

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)

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"

## Update entity

An update entity is available that checks for firmware updates every 12 hours.
Expand Down