mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Added Abode sensor documentation. (#3532)
* Added Abode sensor documentation. * Changing release version from 0.55 to 0.56 * It's a sensor and not a panel
This commit is contained in:
parent
c646730ecf
commit
34dad93119
@ -26,6 +26,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
- [Lock](/components/cover.abode/): Reports on `Door Locks` and can be used to lock and unlock the door.
|
||||
- [Light](/components/light.abode/): Reports on `Dimmer` lights and can be used to dim, change color, or turn the light on and off.
|
||||
- [Switch](/components/switch.abode/): Reports on `Power Switch` devices and can be used to turn the power switch on and off. Also reports on `Automations` set up in the Abode system and allows you to activate or deactivate them.
|
||||
- [Sensor](/components/sensor.abode/): Reports on `Temperature`, `Humidity`, and `Light` sensors.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
|
20
source/_components/sensor.abode.markdown
Normal file
20
source/_components/sensor.abode.markdown
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Abode Sensor"
|
||||
description: "Instructions how to integrate Abode sensors into Home Assistant."
|
||||
date: 2017-10-05 14:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: abode.jpg
|
||||
ha_release: 0.56
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Cloud Push"
|
||||
---
|
||||
|
||||
The `abode` sensor platform allows you to monitor your [Abode](https://goabode.com/) sensors.
|
||||
|
||||
This platform supports Abode `Temperature`, `Humidity`, and `Light` sensors.
|
||||
|
||||
The requirement is that you have setup your [Abode hub](/components/abode/).
|
Loading…
x
Reference in New Issue
Block a user