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
In the WoLock example in the README I can't figure out how to replace the Key field in the command
"await lock.SwitchbotLock(wolock['32C0F607-18B8-xxxx-xxxx-xxxxxxxxxx'].device, "key-id", "encryption-key").get_lock_status()"
What is the value '32C0F607-18B8-xxxx-xxxx-xxxxxxxxxx'? I've been able to obtain the key-id and encryption-key using script but can't figure out how to replace this value.
Thanks,
Ralph
The text was updated successfully, but these errors were encountered:
I have a simple inexperienced user question.
In the WoLock example in the README I can't figure out how to replace the Key field in the command
"await lock.SwitchbotLock(wolock['32C0F607-18B8-xxxx-xxxx-xxxxxxxxxx'].device, "key-id", "encryption-key").get_lock_status()"
What is the value '32C0F607-18B8-xxxx-xxxx-xxxxxxxxxx'? I've been able to obtain the key-id and encryption-key using script but can't figure out how to replace this value.
Thanks,
Ralph
The text was updated successfully, but these errors were encountered: