Site updated at 2016-06-16 17:18:18 UTC
This commit is contained in:
parent
fa047b0a7d
commit
081de029b3
22 changed files with 27 additions and 27 deletions
|
@ -93,7 +93,7 @@
|
|||
|
||||
<p>Home Assistant will serve the images via its server, making it possible to view your IP camera’s while outside of your network. The endpoint is <code>/api/camera_proxy/camera.[name]?time=[timestamp]</code>.</p>
|
||||
|
||||
<p>To enable this camery in your installation, add the following to your <code>configuration.yaml</code> file:</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>
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
<p>The <code>rpi</code> platform allows you to integrate the Raspberry Pi camera into Home Assistant. This component uses the application <a href="https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md"><code>raspistill</code></a> to store the image from camera.</p>
|
||||
|
||||
<p>To enable this camery in your installation, add the following to your <code>configuration.yaml</code> file:</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue