From 69c22d8d9baf0e804fa2327cde443cbc89f08664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20RAMAGE?= Date: Wed, 21 Aug 2019 00:09:30 +0200 Subject: [PATCH] Add zigate to configuration variable (#10194) --- source/_components/zha.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index 9bdd2bc7cb3..6ccb9a356f4 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -73,7 +73,7 @@ zha: {% configuration %} radio_type: - description: One of `ezsp`, `xbee` or `deconz`. + description: One of `ezsp`, `xbee`, `deconz` or `zigate`. required: false type: string default: ezsp