Nemesis24
Nemesis24
I think it's a good idea !!
 For the moment i use the picture glance card with some modifications... I think it could be possible to look like that: a photo or a camera, a title...
i found this if it could help https://github.com/Koenkk/zigbee-shepherd-converters/blob/master/converters/fromZigbee.js ``` xiaomi_lock_report: { cid: 'genBasic', type: ['attReport', 'readRsp'], convert: (model, msg, publish, options) => { if (msg.data.data['65328']) { const data = msg.data.data['65328'];...
This lock is a zigbee "sensor" and not serve as lock. [Here](https://www.aliexpress.com/item/Xiaomi-Vima-Smart-Lock-Cylinder-Intelligent-Practical-Anti-theft-Securtiy-Door-Lock-Core-128-Bit-Encryption/32906118653.html) You can't open or close the door with zigbee.
This device is a simple lock like you've got on all the doors... But it can detect what key is inserted and it's got 5 keys. It can detect too...
https://www.youtube.com/watch?v=0pGiTnyLpU4
any news about this https://zigbee.blakadder.com/Xiaomi_Vima_A6121.html
Perhaps some good news https://github.com/dresden-elektronik/deconz-rest-plugin/issues/1977#issuecomment-698438985
Is there a way to integrate the lock ?
I hope it could be integrate because this is the only device i can't connect on my Home assistant If i can help say me something. Thanks for all.