diff --git a/source/_components/binary_sensor.ffmpeg_noise.markdown b/source/_components/binary_sensor.ffmpeg_noise.markdown index 8ee08064d69..c1f0c2eab2e 100644 --- a/source/_components/binary_sensor.ffmpeg_noise.markdown +++ b/source/_components/binary_sensor.ffmpeg_noise.markdown @@ -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 ```