Add support for ZigBee Home Automation (#2155)
* Add support for ZigBee Home Automation * Update binary_sensor.zha.markdown Replace ZHA with ZigBee Home Automation * Update light.zha.markdown Replace ZHA with ZigBee Home Automation * Update sensor.zha.markdown Replace ZHA with ZigBee Home Automation * Update switch.zha.markdown * Update zha.markdown
This commit is contained in:
parent
da1278cc74
commit
57701f81cc
5 changed files with 111 additions and 0 deletions
16
source/_components/sensor.zha.markdown
Normal file
16
source/_components/sensor.zha.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "ZigBee Home Automation Sensor"
|
||||
description: "Instructions how to setup ZigBee Home Automation sensors within Home Assistant."
|
||||
date: 2017-02-22 00:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: zigbee.png
|
||||
ha_category: Sensor
|
||||
---
|
||||
|
||||
To get your ZigBee sensors working with Home Assistant, follow the
|
||||
instructions for the general [ZigBee Home Automation
|
||||
component](/components/zha/).
|
Loading…
Add table
Add a link
Reference in a new issue