Site updated at 2017-03-26 10:54:45 UTC
This commit is contained in:
parent
ef7a482ac0
commit
1eb182a130
24 changed files with 40 additions and 57 deletions
|
@ -66,9 +66,9 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>The Android IP webcam component turns an Android phone into a network camera with multiple viewing options.</p>
|
||||
<p>The <code class="highlighter-rouge">android_ip_webcam</code> component turns an Android phone into a network camera with multiple viewing options.</p>
|
||||
<p>It’s setup as a mjpeg camera and all settings as switches inside of Home Assistant. You can also expose the sensors. If you have multiple phones, you can use all options inside a list.</p>
|
||||
<p>To set it up, download <a href="https://play.google.com/store/apps/details?id=com.pas.webcam">the IP Webcam app</a> and add the following information to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<p>To set it up, download <a href="https://play.google.com/store/apps/details?id=com.pas.webcam">the IP Webcam app</a>, and add the following information 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>
|
||||
<span class="s">android_ip_webcam</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">host</span><span class="pi">:</span> <span class="s">192.168.1.10</span>
|
||||
|
@ -107,25 +107,8 @@
|
|||
<li>overlay</li>
|
||||
<li>torch</li>
|
||||
<li>whitebalance_lock</li>
|
||||
<li>video_recording
|
||||
«««< HEAD
|
||||
=======</li>
|
||||
<li>video_recording</li>
|
||||
</ul>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<blockquote>
|
||||
<p>current</p>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue