Add Reolink reboot button (#28170)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
starkillerOG 2023-07-19 13:36:19 +02:00 committed by GitHub
parent 690a74ebfc
commit 89fbcfa3e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,10 @@ These sensors are polled every 60 seconds and receive ONVIF push events for imme
Not all camera models generate ONVIF push events for all event types, some binary sensors might, therefore, only be polled. Not all camera models generate ONVIF push events for all event types, some binary sensors might, therefore, only be polled.
For list of Reolink products that support ONVIF see the [Reolink Support Site](https://support.reolink.com/hc/en-us/articles/900000617826). For list of Reolink products that support ONVIF see the [Reolink Support Site](https://support.reolink.com/hc/en-us/articles/900000617826).
## Asterisk (*) next to entities listed in this documentation
If an entity listed below has an asterisk (*) next to its name, it means it is disabled by default. To use such an entity, you must [enable the entity](/common-tasks/general/#enabling-entities) first.
## Number entities ## Number entities
Depending on the supported features of the camera, number entities are added for: Depending on the supported features of the camera, number entities are added for:
@ -98,6 +102,7 @@ Depending on the supported features of the camera, button entities are added for
- PTZ calibrate - PTZ calibrate
- Guard go to - Guard go to
- Guard set current position - Guard set current position
- Restart*
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. 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.