mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix platform name
This commit is contained in:
parent
839556a971
commit
fa9243a758
@ -26,7 +26,7 @@ To add FFmpeg with noise detection to your installation, add the following to yo
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
binary_sensor:
|
||||
- platform: ffmpeg
|
||||
- platform: ffmpeg_noise
|
||||
input: FFMPEG_SUPPORTED_INPUT
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user