mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Small updates to the Yi Camera configutation docs (#3805)
This commit is contained in:
parent
b46c47bca0
commit
9a16c6c382
@ -71,10 +71,11 @@ camera:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
|
- **name** (*Required*): a human-friendly name for the camera
|
||||||
- **host** (*Required*): the IP address or hostname of the camera
|
- **host** (*Required*): the IP address or hostname of the camera
|
||||||
- **password** (*Required*): the password to the FTP server on the camera (from above)
|
- **password** (*Required*): the password to the FTP server on the camera (from above)
|
||||||
|
- **path** (*Optional*): the path to the raw MP4 files (default: `/tmp/sd/record`)
|
||||||
- **username** (*Optional*): the user that can access the FTP server (default: `root`)
|
- **username** (*Optional*): the user that can access the FTP server (default: `root`)
|
||||||
- **name** (*Optional*): a human-friendly name for the camera
|
|
||||||
- **ffmpeg_arguments** (*Optional*): extra options to pass to `ffmpeg` (e.g. image quality or video filter options)
|
- **ffmpeg_arguments** (*Optional*): extra options to pass to `ffmpeg` (e.g. image quality or video filter options)
|
||||||
|
|
||||||
## {% linkable_title Image quality %}
|
## {% linkable_title Image quality %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user