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: docs/device-guides/ttlock-locks.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,18 +47,29 @@ To create a [Connect Webview](../core-concepts/connect-webviews/) that enables y
47
47
48
48
To control TTLock devices using Seam, you must prompt owners of these devices to perform the following steps:
49
49
50
-
1. Install your TTLock lock and set it up on the [TTLock app](https://www.ttlock.com/#/lock/app).\
51
-
Follow [the instructions in this video](https://www.youtube.com/watch?v=IbgZNc1dAx4) to set up your door lock on the TTLock app.
52
-
2. Pair the lock with a [TTLock gateway](https://ttlock.com/#/productionCenter).\
53
-
Follow [the instructions in this video](https://www.youtube.com/watch?v=-lhKbjVP1as) to pair your lock with a Gateway.
54
-
3. In the [TTLock app](https://www.ttlock.com/#/lock/app), go to the lock settings and enable the Remote Unlock feature.\
50
+
1. Create an account in the [TTLock app](https://www.ttlock.com/#/lock/app) if you have not done so already.
51
+
52
+
{% hint style="info" %}
53
+
Your users must be the top administrator for each TTLock that they want to connect to Seam.
54
+
{% endhint %}
55
+
2. Install your TTLock lock and set it up using the TTLock app.\
56
+
Follow [the instructions in this video](https://www.youtube.com/watch?v=IbgZNc1dAx4) to set up your door lock in the TTLock app.
57
+
3. Pair the lock with a [TTLock gateway](https://ttlock.com/#/productionCenter).\
58
+
Follow [the instructions in this video](https://www.youtube.com/watch?v=-lhKbjVP1as) to pair your lock with a gateway.
59
+
4. In the [TTLock app](https://www.ttlock.com/#/lock/app), go to the lock settings and enable the Remote Unlock feature.\
55
60
This feature must be enabled to unlock a TTLock device. Note that if Seam detects that this feature is disabled, a warning is added to the device.\
56
61
Follow [the instructions in this video](https://www.youtube.com/watch?v=ni-38QpoNA4) to turn on the Remote Unlock setting for each TTLock lock.
62
+
5. Note your login credentials for the TTLock app.
63
+
6. Use your credentials for the TTLock app to log in to the [Seam Connect Webview](../core-concepts/connect-webviews/) to add your devices to Seam.
57
64
58
65
***
59
66
60
67
## Troubleshooting
61
68
69
+
### Lock Not Appearing in Seam
70
+
71
+
Your users must be the top administrator for each TTLock that they want to connect to Seam. That is, they must supply the credentials for the top administrator account when completing the [Connect Webview](../core-concepts/connect-webviews/) to connect their TTLocks to Seam. 
72
+
62
73
### Lock Not Paired to Gateway Error
63
74
64
75
On the device, if you notice a `ttlock_lock_not_paired_to_gateway` error, you will need to purchase [a compatible gateway](ttlock-locks.md#compatible-ttlock-gateways) and pair it to the lock. Follow the [set up instructions](ttlock-locks.md#set-up-instructions) to configure the door lock.
0 commit comments