Site updated at 2016-07-26 05:47:11 UTC

This commit is contained in:
Travis CI 2016-07-26 05:47:11 +00:00
parent 315baf3439
commit b7a97978c6
22 changed files with 29 additions and 29 deletions

View file

@ -91,7 +91,7 @@
<p>The <code>local_file</code> camera platform allows you to integrate any readable image file from disk into Home Assistant as a camera. If the image is updated on the file system the image displayed in Home Assistant will also be updated.</p>
<p>This can for example be used with various camera platforms that save a temporary images locally. It can also be used to display a graph that you render periodacally and will then be displayed in Home Assistant.</p>
<p>This can for example be used with various camera platforms that save a temporary images locally. It can also be used to display a graph that you render periodically and will then be displayed in Home Assistant.</p>
<p>To enable this camera in your installation, add the following to your <code>configuration.yaml</code> file:</p>