From a3396a426c51de3fa68a32e0b64385a95b7633a9 Mon Sep 17 00:00:00 2001 From: presslab-us Date: Tue, 18 Jun 2019 06:53:50 -0400 Subject: [PATCH] Add Lock device type to zha.markdown (#9522) * Add Lock device type to zha.markdown * Remove lock line from redirect_from --- source/_components/zha.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index 79df7194824..385855994e7 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -13,6 +13,7 @@ ha_category: - Binary Sensor - Fan - Light + - Lock - Sensor - Switch ha_release: 0.44 @@ -34,6 +35,7 @@ There is currently support for the following device types within Home Assistant: - Binary Sensor - Sensor - Light +- Lock - Switch - Fan