Fixed Bayesian sensor docs and added a missing comma in Arlo docs (#3357)
* Fixed Bayesian sensor docs * Added missing comma
This commit is contained in:
parent
9441cd88fc
commit
21c585e178
2 changed files with 4 additions and 8 deletions
|
@ -28,6 +28,6 @@ camera:
|
|||
|
||||
Configuration variables:
|
||||
|
||||
- **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.
|
||||
|
||||
**Note:** To be able to playback the last capture, it is required to install the `ffmpeg` component. Make sure to follow the steps mentioned at [FFMPEG](https://home-assistant.io/components/ffmpeg/) documentation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue