mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Documentation for home-assistant/home-assistant#17065 (#6431)
This commit is contained in:
parent
5e513268b1
commit
8340568a53
@ -43,8 +43,8 @@ If your ONVIF camera supports PTZ, you will be able to pan, tilt or zoom your ca
|
|||||||
| Service data attribute | Description |
|
| Service data attribute | Description |
|
||||||
| -----------------------| ----------- |
|
| -----------------------| ----------- |
|
||||||
| `entity_id` | String or list of strings that point at `entity_id`s of cameras. Else targets all.
|
| `entity_id` | String or list of strings that point at `entity_id`s of cameras. Else targets all.
|
||||||
| `tilt` | Tilt direction. Allowed values: `UP`, `DOWN`
|
| `tilt` | Tilt direction. Allowed values: `UP`, `DOWN`, `NONE`
|
||||||
| `pan` | Pan direction. Allowed values: `RIGHT`, `LEFT`
|
| `pan` | Pan direction. Allowed values: `RIGHT`, `LEFT`, `NONE`
|
||||||
| `zoom` | Zoom. Allowed values: `ZOOM_IN`, `ZOOM_OUT`
|
| `zoom` | Zoom. Allowed values: `ZOOM_IN`, `ZOOM_OUT`, `NONE`
|
||||||
|
|
||||||
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).
|
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user