Add 'ha_iot_class'
This commit is contained in:
parent
ebc09dbefe
commit
067eb35afa
85 changed files with 127 additions and 70 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue