From a27cbc7caeda6bfd87c2577f81338004ae6ceb4b Mon Sep 17 00:00:00 2001 From: Andreas Setterlind Date: Thu, 23 Jan 2020 10:17:52 +0100 Subject: [PATCH] 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 Co-authored-by: Franck Nijhof --- source/_integrations/zha.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 256d13ae2c1..be27a8e0ef3 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -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