Site updated at 2017-02-01 16:47:54 UTC

This commit is contained in:
Travis CI 2017-02-01 16:47:54 +00:00
parent e172cc16a4
commit ad7410ec52
23 changed files with 36 additions and 38 deletions

View file

@ -92,8 +92,6 @@
<p>The <code class="highlighter-rouge">mjpeg</code> camera platform allows you to integrate IP cameras which are capable to stream their video with MJPEG into Home Assistant.</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 class="highlighter-rouge">/api/camera_proxy/camera.[name]?time=[timestamp]</code>.</p>
<p>To enable this camera in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>