#Integration for the ISEO Argo smart locks and the 3 people that happen to have one and also use HA

1 messages · Page 1 of 1 (latest)

ivory badge
#

I reverse engineered the ISEO Argo bluetooth communication protocol, encryption, and API to integrate the ISEO smart locks (such as the X1R Smart) into Home Assistant.

The integration supports unlocking the door, monitorig its status (open, battery, and other stuff), receive events when the lock is open and know who opened it. You can also enable or disable users.

https://github.com/FezVrasta/iseo-argo-ble

GitHub

Home Assistant custom integration for ISEO Argo BLE smart locks - FezVrasta/iseo-argo-ble

tired wolf
#

First thought: Cool!
Second thought: Wait it was possible for one person to reverse engineer their BLE encryption?

ivory badge
#

It was actually mostly Claude doing it, I gave it the decompiled android app and it figured it out

glad whale
#

I need to check if Claude could also handle the Aqara lock. They've added support for Matter, but very few features are available. I still have to use the app when I want to change something.