Add reolink light entities (#26338)

This commit is contained in:
starkillerOG 2023-03-06 12:49:53 +01:00 committed by GitHub
parent 9d17d76490
commit 85768af390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,6 +111,18 @@ Depending on the supported features of the NVR/host, global switch entities are
- Email on event - Email on event
- FTP upload - FTP upload
## 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 ## Update entity
An 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.