Site updated at 2017-01-28 23:51:21 UTC
This commit is contained in:
parent
c266a3ed25
commit
017e728923
553 changed files with 10016 additions and 2343 deletions
|
@ -9,7 +9,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Netatmo Camera - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to integrate Netatmo camera into Home Assistant.">
|
||||
<meta name="description" content="Instructions how to integrate Netatmo cameras into Home Assistant.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/components/camera.netatmo/">
|
||||
|
@ -19,14 +19,14 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/camera.netatmo/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Instructions how to integrate Netatmo camera into Home Assistant.">
|
||||
<meta property="og:description" content="Instructions how to integrate Netatmo cameras into Home Assistant.">
|
||||
<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="Netatmo Camera">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Netatmo camera into Home Assistant.">
|
||||
<meta name="twitter:description" content="Instructions how to integrate Netatmo cameras into Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -92,7 +92,7 @@
|
|||
|
||||
<h3><a class="title-link" name="basic-configuration" href="#basic-configuration"></a> Basic Configuration</h3>
|
||||
|
||||
<p>The <code class="highlighter-rouge">netatmo</code> camera platform is consuming the information provided by a <a href="https://www.netatmo.com">Netatmo Welcome</a> camera. This component allows you to view the current photo created by the Camera.</p>
|
||||
<p>The <code class="highlighter-rouge">netatmo</code> camera platform is consuming the information provided by a <a href="https://www.netatmo.com">Netatmo</a> camera. This component allows you to view the current photo created by the Camera.</p>
|
||||
|
||||
<p>To enable the Netatmo camera, you have to set up <a href="/components/netatmo/">netatmo</a>, this will use discovery to add your camera.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue