Site updated at 2016-05-07 22:15:46 UTC

This commit is contained in:
Travis CI 2016-05-07 22:15:47 +00:00
parent 166de0f733
commit ae7d6e2076
20 changed files with 51 additions and 48 deletions

View file

@ -89,9 +89,11 @@
<hr class="divider">
<p>The <code>mjpeg</code> component allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.</p>
<p>The <code>mjpeg</code> camera platform allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.</p>
<p>To enable this sensor in your installation, add the following to your <code>configuration.yaml</code> file:</p>
<p>Home Assistant will serve the images via its server, making it possible to view your IP cameras while outside of your network. The endpoint is <code>/api/camera_proxy/camera.[name]?time=[timestamp]</code>.</p>
<p>To enable this camera in your installation, add the following to your <code>configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>