Add documentation for Netatmo Presence (#1607)
* Add Netatmo Thermostat * fixes * devices -> optional * remove-optional-devices * Add Netatmo Presence * tags are supported
This commit is contained in:
parent
343bf99d50
commit
353f403fc1
2 changed files with 19 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Netatmo Camera"
|
||||
description: "Instructions how to integrate Netatmo camera into Home Assistant."
|
||||
description: "Instructions how to integrate Netatmo cameras into Home Assistant."
|
||||
date: 2016-06-02 08:10
|
||||
sidebar: true
|
||||
comments: false
|
||||
|
@ -14,7 +14,7 @@ ha_release: 0.22
|
|||
|
||||
### {% linkable_title Basic Configuration %}
|
||||
|
||||
The `netatmo` camera platform is consuming the information provided by a [Netatmo Welcome](https://www.netatmo.com) camera. This component allows you to view the current photo created by the Camera.
|
||||
The `netatmo` camera platform is consuming the information provided by a [Netatmo](https://www.netatmo.com) camera. This component allows you to view the current photo created by the Camera.
|
||||
|
||||
To enable the Netatmo camera, you have to set up [netatmo](/components/netatmo/), this will use discovery to add your camera.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue