This commit is contained in:
Fabian Affolter 2017-05-14 12:12:53 +02:00
parent 025d184d61
commit 94592924ee
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ redirect_from: /components/binary_sensor.ffmpeg/
The `ffmpeg` platform allows you to use any video feed with [FFmpeg](http://www.ffmpeg.org/) for motion sensors in Home Assistant.
<p class='note'>
If the `ffmpeg` process is broken, the sensor will be unavailable. To controll the ffmpeg process of sensor, use the service *ffmpeg.start*, *ffmpeg.stop*, *ffmpeg.restart*.
If the `ffmpeg` process is broken, the sensor will be unavailable. To control the ffmpeg process of sensor, use the service *ffmpeg.start*, *ffmpeg.stop*, *ffmpeg.restart*.
</p>
### {% linkable_title Motion %}

View File

@ -16,7 +16,7 @@ ha_release: 0.27
The `ffmpeg` platform allows you to use any video or audio feed with [FFmpeg](http://www.ffmpeg.org/) for various sensors in Home Assistant.
<p class='note'>
If the `ffmpeg` process is broken, the sensor will be unavailable. To controll the ffmpeg process of sensor, use the service *ffmpeg.start*, *ffmpeg.stop*, *ffmpeg.restart*.
If the `ffmpeg` process is broken, the sensor will be unavailable. To control the ffmpeg process of sensor, use the service *ffmpeg.start*, *ffmpeg.stop*, *ffmpeg.restart*.
</p>
### {% linkable_title Noise %}