Add service documentation for verisure (#10703)

This commit is contained in:
Per Sandström 2019-11-11 06:36:43 +01:00 committed by Franck Nijhof
parent 5326e18653
commit 506d9ea501

View File

@ -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. |