From b136b44903648c3e7d690e213733086206391f41 Mon Sep 17 00:00:00 2001 From: Bill Durr Date: Sun, 12 Jan 2020 01:28:43 -0500 Subject: [PATCH] Add cover to ZHA supported devices (#11695) * Add cover to supported devices * :ambulance: Fix Co-authored-by: Klaas Schoute --- source/_integrations/zha.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 8fd761393c5..256d13ae2c1 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -10,6 +10,7 @@ ha_category: - Lock - Sensor - Switch + - Cover ha_release: 0.44 ha_iot_class: Local Polling featured: true @@ -30,6 +31,7 @@ There is currently support for the following device types within Home Assistant: - Lock - Switch - Fan +- Cover ## ZHA exception and deviation handling