Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 19:26:01 +02:00
parent ebc09dbefe
commit 067eb35afa
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
85 changed files with 127 additions and 70 deletions

View file

@ -10,11 +10,11 @@ footer: true
logo: zigbee.png
ha_category: Hub
ha_release: 0.44
ha_iot_class: "Local Polling"
---
[ZigBee Home Automation](http://www.zigbee.org/zigbee-for-developers/applicationstandards/zigbeehomeautomation/)
integration for Home Assistant allows you to connect many off-the-shelf ZigBee
devices to Home Assistant, using a compatible ZigBee radio.
integration for Home Assistant allows you to connect many off-the-shelf ZigBee devices to Home Assistant, using a compatible ZigBee radio.
There is currently support for the following device types within Home Assistant:
@ -42,6 +42,4 @@ Configuration variables:
- **usb_path** (*Required*): Path to the serial device for the radio.
- **database_path** (*Required*): Path to the database which will keep persistent network data.
To add new devices to the network, call the `permit` service on the `zha` domain, and then follow the device instructions.