Skip to content

Commit 0c26ea6

Browse files
committed
Rephrase the sentence
1 parent b921d87 commit 0c26ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/camera.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Take a snapshot from a camera.
4343
| `entity_id` | no | Name(s) of entities to create a snopshot from, e.g., `camera.living_room_camera`. |
4444
| `filename ` | no | Template of a file name. Variable is `entity_id`, e.g., {% raw %}`/tmp/snapshot_{{ entity_id }}`{% endraw %}. |
4545

46-
The `filename` must be an entry in the `whitelist_external_dirs` in your [`homeassistant:`](/docs/configuration/basic/) section of your `configuration.yaml` file.
46+
The path part of `filename` must be an entry in the `whitelist_external_dirs` in your [`homeassistant:`](/docs/configuration/basic/) section of your `configuration.yaml` file.
4747

4848
### {% linkable_title Test if it works %}
4949

0 commit comments

Comments
 (0)