You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/schlage.markdown
+92Lines changed: 92 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,98 @@ Once you have enabled the Schlage integration, you should see the following swit
69
69
-**1-Touch Locking** - When enabled, locks the lock with a press of the Schlage button.
70
70
-**Keypress Beep** - Controls whether the lock will emit beeping tones on use.
71
71
72
+
## Actions
73
+
74
+
### Action schlage.get_codes
75
+
76
+
You can use the `schlage.get_codes` action to retrieve the codes stored on your lock. The codes are returned as an object with all codes under the lock entity_id.
77
+
78
+
{% details "Get codes action details" %}
79
+
80
+
| Data attribute | Optional | Description | Example |
0 commit comments