-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
loock.lock.fcl201 can‘t show key_id in homeassistant #1455
Comments
I actually have another question, which is the content after 'mi='. How can I determine what should be written, in other words, is there any documentation to refer to |
The specifications of the devices are located on Xiaomi's servers. |
I have tried various methods, but I still cannot get the key_id of the door lock displayed in the home assistant. However, in the debugging log of gateway3, the key_id of each unlocking can be clearly obtained. How can I obtain the key_id in the home assistant? |
I have resolved this issue, and the current conversion file is as follows. I tested my own Luker V5max and found no problems. The code in xiaomi_gateway3.py is as follows:
|
The content in xiaomi_gateway3.py
But I didn't see the key_id on the home assistant page,
I turned on debugging mode, and the downloaded logs contain key_id again
I want to know how to display this key_id in the home assistant.
The text was updated successfully, but these errors were encountered: