mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
fix platform name
This commit is contained in:
parent
cb0290866c
commit
839556a971
@ -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…
x
Reference in New Issue
Block a user