From d7aef10b753daf3e32dd02b1b3f0db02532e93ad Mon Sep 17 00:00:00 2001 From: WofWca Date: Fri, 5 Oct 2018 18:12:59 +0700 Subject: [PATCH] Fix mixed up description (#6530) The original description has been replaced by a wrong one in #6514. --- source/_components/switch.zigbee.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.zigbee.markdown b/source/_components/switch.zigbee.markdown index 277c31184c3..15f2dd2386e 100644 --- a/source/_components/switch.zigbee.markdown +++ b/source/_components/switch.zigbee.markdown @@ -36,7 +36,7 @@ pin: required: true type: integer address: - description: The long 64-bit address of the remote ZigBee device whose pin you would like to sample. Do not include this variable if you want to sample the local ZigBee device's pins. + description: The long 64-bit address of the remote ZigBee device whose digital output pin you would like to switch. Do not include this variable if you want to switch the local ZigBee device's pins. required: false type: string on_state: