Update binary_sensor.ffmpeg_noise.markdown

This commit is contained in:
Pascal Vizeli 2017-02-28 17:30:55 +01:00 committed by GitHub
parent 6318001940
commit 986244aa5b

View File

@ -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
```