21 Commits

Author SHA1 Message Date
Fabian Affolter
9f4754f605
Merge branch 'current' into next 2018-12-27 18:20:17 +01:00
Jeff Boothe
60131a3e65 zha.permit clarification (#7930)
This clarifies the steps necessary to perform the `zha.permit` service for those new to Home Assistant.
2018-12-23 13:42:11 +01:00
David F. Mulcahey
96ad26d2bb Update ZHA docs for quirks mode flag (#7808)
* Update ZHA docs for quirks mode flag

* Keep sample minimized

* Start with a capital letter
2018-12-15 08:46:27 -05:00
Hedda
8ecd8ba7be zha.markdown fix list of radio modules (#7763)
fix list of known working Zigbee radio modules

- EmberZNet based radios using the EZSP protocol (via the [bellows](https://github.com/zigpy/bellows) library for zigpy)
  - [Nortek GoControl QuickStick Combo Model HUSBZB-1 (Z-Wave & Zigbee USB Adapter)](https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/)
  - [Elelabs Zigbee USB Adapter](https://elelabs.com/products/elelabs_usb_adapter.html)
  - [Elelabs Zigbee Raspberry Pi Shield](https://elelabs.com/products/elelabs_zigbee_shield.html)
- XBee Zigbee based radios (via the [zigpy-xbee](https://github.com/zigpy/zigpy-xbee) library for zigpy)
  - Digi XBee Series 2C (S2C) modules
2018-12-07 09:27:36 +01:00
Gamester17
a10f796665 Update zha.markdown to clearify use of zigpy and support for multiple… (#7738)
* Update zha.markdown to clearify use of zigpy and support for multiple radios

Update zha.markdown to clarify the use of the zigpy library and support for multiple Zigbee radios from different manufacturers. Also tried to separate radio modules from actual retail products which use those radios under "Known working Zigbee radio modules".

Please note that I mostly wanted to add this clarification in the hope that new developers will be made aware and join in improving these existing libraries or maybe even creating new radio module libraries for adding support for additional radios from different manufacturers. One example here is https://github.com/Equidamoid/pyconz/ which begun after he seen discussion in https://github.com/dresden-elektronik/deconz-rest-plugin/issues/158

* Fix list
2018-12-06 13:46:43 +01:00
pyitphyoaung
d1387de5c4 rename Zigbee name references issue #7050 (#7053) 2018-10-24 16:11:36 +02:00
Jorim Tielemans
c0d8b1fbf0 Clean up wxz (#7025)
Titles
Trailing spaces
Boolean capitalization
2018-10-23 11:08:53 +02:00
Klaas Schoute
bc891e7a88 Update Zha component configuration variable (#6719) 2018-10-12 21:37:50 +02:00
Rebecca Cran
c958a78659 Specify that database_path is a full path (#5576) 2018-06-21 08:15:06 +02:00
Kent Hua
6748d1676e
Update zha.markdown - baudrate property
Thought the docs referenced baud_rate, but the code is baudrate.  When using baud_rate in the config homeassistant for the zha component fails to load.
2018-05-28 09:43:18 -07:00
Elelabs-maintainer
bba777df3f Add 2 new supported hardware platforms (#5135)
Raspberry Pi Shield and USB adapter, compatible with Home Assistant and `bellows` python library. Based on Silabs EM35X MCU, compatible with ezsp protocol.
2018-04-09 19:37:27 +02:00
Paulus Schoutsen
772fb32af9 Merge branch 'current' into next 2018-03-23 14:07:56 -07:00
Igor Bernstein
2a440b16b4 add doc for zha fans (#4626)
* add doc for zha fans

* add ha_release
2018-03-18 09:18:19 -07:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Russell Cloran
0b49ea80bf Add zha radio_type (#4586)
Adds support for XBee radios, which requires setting `radio_type` in the zha config.
2018-02-09 22:55:13 +01:00
Jonathan Weinberg
b186860bae Update ZHA link to Hue Thief (#3284)
Link to the Hue Thief does not show up as a clickable link. This should resolve.
2017-08-31 10:31:51 -05:00
vanviegen
12dfa9ac72 Update zha.markdown (#3181) 2017-08-15 08:47:30 +02:00
Fabian Affolter
067eb35afa
Add 'ha_iot_class' 2017-06-13 19:26:01 +02:00
Robbie Trencheny
07c3249bc3 Spelling fix 2017-05-07 00:38:52 -07:00
Paulus Schoutsen
ad86930c09 Update zha.markdown 2017-05-06 19:30:47 -07:00
Russell Cloran
57701f81cc 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
2017-05-04 21:44:40 -07:00