mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
CDO update of zha.markdown (#11835)
* CDO update of zha.markdown Change to alphabetical order when sorting the list with supported ZHA device types, same as in Z-Wave documentation https://www.home-assistant.io/integrations/zwave vs https://www.home-assistant.io/integrations/zha/ CDO, it's like OCD but all the letters are in the alphabetical order, AS THEY SHOULD BE! * Update source/_integrations/zha.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
4cfd3a649b
commit
a27cbc7cae
@ -21,17 +21,17 @@ ha_codeowners:
|
||||
---
|
||||
|
||||
[Zigbee Home Automation](https://zigbee.org/zigbee-for-developers/applicationstandards/zigbeehomeautomation/)
|
||||
integration for Home Assistant allows you to connect many off-the-shelf Zigbee based devices to Home Assistant, using one of the available Zigbee radio modules compatible with [zigpy](https://github.com/zigpy/zigpy) (an open source Python library implementing a Zigbee stack, which in turn relies on separate libraries which can each interface a with Zigbee radio module a different manufacturer).
|
||||
integration for Home Assistant allows you to connect many off-the-shelf Zigbee based devices to Home Assistant, using one of the available Zigbee radio modules that is compatible with [zigpy](https://github.com/zigpy/zigpy) (an open source Python library implementing a Zigbee stack, which in turn relies on separate libraries which can each interface a with Zigbee radio module a different manufacturer).
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
- Cover
|
||||
- Fan
|
||||
- Light
|
||||
- Lock
|
||||
- Sensor
|
||||
- Switch
|
||||
- Fan
|
||||
- Cover
|
||||
|
||||
## ZHA exception and deviation handling
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user