mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Add docs for ozw.cancel_command service (#14955)
This commit is contained in:
parent
b62eacb578
commit
9c04c3421e
@ -66,6 +66,15 @@ this operation.
|
||||
| ---------------------- | -------- | -------------------------------------------------- |
|
||||
| `instance_id` | no | The OZW Instance/Controller to use, defaults to 1. |
|
||||
|
||||
### Service `ozw.cancel_command`
|
||||
|
||||
This service will cancel a pending command. Typically used if the add or remove node
|
||||
services have been called but no node was added or removed.
|
||||
|
||||
| Service Data Attribute | Required | Description |
|
||||
| ---------------------- | -------- | -------------------------------------------------- |
|
||||
| `instance_id` | no | The OZW Instance/Controller to use, defaults to 1. |
|
||||
|
||||
### Service `ozw.set_usercode`
|
||||
|
||||
This service will set the usercode to X at code slot Y.
|
||||
|
Loading…
x
Reference in New Issue
Block a user