mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-05 10:38:58 +00:00
Remove service open (#10827)
I removed service `open` because it's part of HA's lock integration (FollowUp to #10822)
This commit is contained in:
parent
974f32e4c8
commit
9d11f18f5c
@ -39,14 +39,6 @@ token:
|
||||
|
||||
## Services
|
||||
|
||||
### Service `open`
|
||||
|
||||
This will unlatch the door, ie. open it (provided this works with your type of door).
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | yes | String or list of strings that point at `entity_id`s Nuki Locks.
|
||||
|
||||
### Service `lock_n_go`
|
||||
|
||||
This will first unlock, wait a few seconds (20 by default) then re-lock. The wait period can be customized through the app.
|
||||
|
Loading…
x
Reference in New Issue
Block a user