mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Small changes to RPi Camera documentation (#4650)
* Updated RPiCamera documentation slightly * Updated RPi Camera file path default * Update camera.rpi_camera.markdown
This commit is contained in:
parent
d16fcb8e99
commit
a6213b6230
@ -68,9 +68,9 @@ timelapse:
|
||||
file_path:
|
||||
description: Save the picture in a custom file path.
|
||||
required: false
|
||||
default: The camera components folder.
|
||||
default: A temporary file is used.
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
The given **file_path** must be an existing file because the camera platform setup make a writeable check on it.
|
||||
The given **file_path** must be an existing file because the camera platform setup performs a writeable check on it. Also, keep in mind that the path should be whitelisted.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user