diff --git a/source/_integrations/verisure.markdown b/source/_integrations/verisure.markdown index 4e2e9eb9d29..88c7b4d2e13 100644 --- a/source/_integrations/verisure.markdown +++ b/source/_integrations/verisure.markdown @@ -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. |