mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update zha.markdown with ZHA remove service example (#17457)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
3e94077830
commit
b9d48aeaac
@ -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`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user