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:
Andreas Setterlind 2020-01-23 10:17:52 +01:00 committed by Franck Nijhof
parent 4cfd3a649b
commit a27cbc7cae

View File

@ -21,17 +21,17 @@ ha_codeowners:
--- ---
[Zigbee Home Automation](https://zigbee.org/zigbee-for-developers/applicationstandards/zigbeehomeautomation/) [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: There is currently support for the following device types within Home Assistant:
- Binary Sensor - Binary Sensor
- Sensor - Cover
- Fan
- Light - Light
- Lock - Lock
- Sensor
- Switch - Switch
- Fan
- Cover
## ZHA exception and deviation handling ## ZHA exception and deviation handling