Add reolink.ptz_move service docs (#29961)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
starkillerOG 2023-11-24 12:11:58 +01:00 committed by GitHub
parent bc812e9513
commit a3f447b8a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,15 @@ PTZ left, right, up, down, zoom in and zoom out will continually move the camera
"Guard set current position" will set the current position as the new guard position. "Guard set current position" will set the current position as the new guard position.
### Service reolink.ptz_move
Some Reolink <abbr title="pan, tilt, and zoom">PTZ</abbr> cameras can move at different speeds. For those cameras, the `reolink.ptz_move` service can be used in combination with the **PTZ left**, **right**, **up**, **down**, **zoom in**, or **zoom out** entity which allows specifying the speed attribute. If the <abbr title="pan, tilt, and zoom">PTZ</abbr> button entities for a specific camera are not shown under **Choose entity** under **targets** of the `reolink.ptz_move` service, it means that this camera does not support custom <abbr title="pan, tilt, and zoom">PTZ</abbr> speeds.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | -----------------------------------------------------------------------------------------|
| `entity_id` | no | Name of the Reolink <abbr title="pan, tilt, and zoom">PTZ</abbr> button entity to control. For example, `button.trackmix_ptz_left`. |
| `speed` | no | <abbr title="pan, tilt, and zoom">PTZ</abbr> move speed. For example `10`. |
## Select entities ## Select entities
Depending on the supported features of the camera, select entities are added for: Depending on the supported features of the camera, select entities are added for: