diff --git a/source/_components/binary_sensor.ffmpeg.markdown b/source/_components/binary_sensor.ffmpeg.markdown index 4a14494725c..28265cee68c 100644 --- a/source/_components/binary_sensor.ffmpeg.markdown +++ b/source/_components/binary_sensor.ffmpeg.markdown @@ -26,7 +26,7 @@ To enable your FFmpeg with noise detection in your installation, add the followi ```yaml # Example configuration.yaml entry -camera: +binary_sensor: - platform: ffmpeg tool: noise input: FFMPEG_SUPPORTED_INPUT @@ -63,7 +63,7 @@ To enable your FFmpeg with motion detection in your installation, add the follow ```yaml # Example configuration.yaml entry -camera: +binary_sensor: - platform: ffmpeg tool: motion input: FFMPEG_SUPPORTED_INPUT