I am trying to set up the TTLock integration API for my newly purchased door lock but having some issues following the documented installation instruction
- Create application:
https://euopen.ttlock.com/CreateApplication
- The application needs to be reviewed (hours to days). After it is approved, all the APIs are available.
- Install
TTLock_parent.groovy
andTTLock_child.groovy
files under drivers code.- From your Application details, retrieve your
client_id
andclient_secret
(click View)- Create a new driver in Hubitat using
TTLock
- Fill out the details on the application.
7a. Theusername
andPassword
are from your mobile app login. 7b. TheClient_ID
andClient_Secret
are from your API Application.- Click
Poll
once filled out, and it should create the Child devices as locks.
I successfully completed step 5 but got confused on step 6 and 7. I donβt know how to do step 6 and where I can enter the required information such as the user name, password etc. if anyone can shed some lights on this I really appreciate it. I am relatively a new user and this could be a simple how to question but either way any assistance would be much appreciated, thanks in advance