fix platform name
This commit is contained in:
parent
cb0290866c
commit
839556a971
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ To add FFmpeg with motion detection to your installation, add the following to y
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
binary_sensor:
|
||||
- platform: ffmpeg
|
||||
- platform: ffmpeg_motion
|
||||
input: FFMPEG_SUPPORTED_INPUT
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue