mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Fix configuration samples
This commit is contained in:
parent
d802d95ab8
commit
b23cb1139f
@ -26,7 +26,7 @@ To enable your FFmpeg with noise detection in your installation, add the followi
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
camera:
|
||||
binary_sensor:
|
||||
- platform: ffmpeg
|
||||
tool: noise
|
||||
input: FFMPEG_SUPPORTED_INPUT
|
||||
@ -63,7 +63,7 @@ To enable your FFmpeg with motion detection in your installation, add the follow
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
camera:
|
||||
binary_sensor:
|
||||
- platform: ffmpeg
|
||||
tool: motion
|
||||
input: FFMPEG_SUPPORTED_INPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user