Added documentation for Canary (#4162)
* Added documentation for Canary * Addresses PR comments * Addressed PR comments * Addressed PR comments
This commit is contained in:
parent
a757a34c40
commit
88851079c2
5 changed files with 113 additions and 0 deletions
24
source/_components/sensor.canary.markdown
Normal file
24
source/_components/sensor.canary.markdown
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Canary Sensor"
|
||||
description: "Instructions on how to integrate your Canary devices into Home Assistant."
|
||||
date: 2017-12-07 22:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: canary.png
|
||||
ha_category: Sensor
|
||||
ha_release: "0.60"
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
The `canary` sensor platform allows you to integrate the sensors of your [Canary](https://canary.is) devices in Home Assistant.
|
||||
|
||||
To add `canary` sensors to your installation, follow instructions in [Canary component](/components/canary/).
|
||||
|
||||
Once loaded, you will see following sensors:
|
||||
|
||||
* A sensor per camera that reports temperature.
|
||||
* A sensor per camera that reports humidity.
|
||||
* A sensor per camera that reports air quality.
|
Loading…
Add table
Add a link
Reference in a new issue