mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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 }}
|
to {{ trigger.to_state.state }}
|
||||||
by {{ trigger.to_state.attributes.changed_by }}{% endraw %}
|
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