Site updated at 2017-11-22 12:52:11 UTC
This commit is contained in:
parent
9ddd14978f
commit
a4884c5cea
59 changed files with 108 additions and 108 deletions
|
@ -6,13 +6,13 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Ring Binary Camera - Home Assistant</title>
|
||||
<title>Ring Camera - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions on how to integrate your Ring.com devices within Home Assistant.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/camera.ring/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Ring Binary Camera">
|
||||
<meta property="og:title" content="Ring Camera">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/camera.ring/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -20,7 +20,7 @@
|
|||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
<meta name="twitter:title" content="Ring Binary Camera">
|
||||
<meta name="twitter:title" content="Ring Camera">
|
||||
<meta name="twitter:description" content="Instructions on how to integrate your Ring.com devices within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
|
||||
|
@ -70,11 +70,11 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Ring Binary Camera
|
||||
Ring Camera
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>To get your <a href="https://ring.com/">Ring.com</a> cameras working within Home Assistant, please follow the instructions for the general <a href="/components/ring">Ring component</a>.</p>
|
||||
<p>To get your <a href="https://ring.com/">Ring.com</a> cameras working within Home Assistant, please follow the instructions for the general <a href="/components/ring">Ring component</a>. Please note that downloading and playing Ring video will require a Ring Protect plan.</p>
|
||||
<p>Once you have enabled the <a href="/components/ring">Ring component</a>, 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>
|
||||
<span class="s">camera</span><span class="pi">:</span>
|
||||
|
@ -229,7 +229,7 @@
|
|||
<a href='/components/camera.rpi_camera/'>Raspberry Pi Camera</a>
|
||||
</li>
|
||||
<li>
|
||||
Ring Binary Camera
|
||||
Ring Camera
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/camera.skybell/'>Skybell Camera</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue