mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add service documentation for verisure (#10703)
This commit is contained in:
parent
5326e18653
commit
506d9ea501
@ -117,3 +117,11 @@ automation:
|
||||
to {{ trigger.to_state.state }}
|
||||
by {{ trigger.to_state.attributes.changed_by }}{% endraw %}
|
||||
```
|
||||
|
||||
## Services
|
||||
|
||||
| Service | Description |
|
||||
| ------- | ----------- |
|
||||
| disable_autolock | Disables autolock function for a specific lock. |
|
||||
| enable_autolock | Enables autolock function for a specific lock. |
|
||||
| smartcam_capture | Capture a new image from a specific smartcam. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user