From b9d48aeaac938fc8a8ceb7c24667c4830a46eda5 Mon Sep 17 00:00:00 2001 From: Hedda Date: Mon, 19 Apr 2021 14:21:29 +0200 Subject: [PATCH] Update zha.markdown with ZHA remove service example (#17457) Co-authored-by: Franck Nijhof --- source/_integrations/zha.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 995c12435ce..f967c72472b 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -268,11 +268,11 @@ from the same group: ### Service `zha.remove` -This service removes an existing device from the network. +This service removes an existing device from the network. You can find the IEEE address of the device on the device card of Zigbee devices. An example of an IEEE address data parameter format is `00:0d::6f:00:05:7d:2d:34`. | Data | Optional | Description | | ---- | ---- | ----------- | -| `ieee` | no | IEEE address of the device to remove +| `ieee` | no | IEEE address of the device to remove ### Service `zha.set_lock_user_code`