Fix typo
This commit is contained in:
parent
025d184d61
commit
94592924ee
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
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'>
|
<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>
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Motion %}
|
### {% linkable_title Motion %}
|
||||||
|
|
|
@ -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.
|
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'>
|
<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>
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Noise %}
|
### {% linkable_title Noise %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue