#Robust Bluetooth IRK Capture module for ESPHome

1 messages · Page 1 of 1 (latest)

scarlet gyro
#

I forked a recent Github repo which grabs your Bluetooth IRK, to aid in room-level presence detection. I put a ton of time into the code base, and I think it's pretty robust and easy to use. I've mostly tested on Apple devices, but did have one Android to test against. I'd love feedback on how well this works for people. https://github.com/DerekSeaman/irk-capture

GitHub

An ESPHome package to capture Apple and Android Bluetooth IRKs - DerekSeaman/irk-capture

north heron
#

yay! Exactly those IRK issues has prevented me from really using Bermuda and my BLE Sensors. Will absolutely give this a try.

shell ember
scarlet gyro
#

I pushed a new release, v1.5.0, to Github. I added Keyboard emulation, which seems to work quite well with Android phones and no workaround needed.

north heron
#

Getting the IRK worked great.

Do you know if Bermuda is handling IRK devices vs BLE devices differently?

shell ember
#

Flashed this to a spare ESP32 the other day and it worked great with no fuss. Also heard your shoutout on ATP and that reminded me to come back and report my success!

scarlet gyro
#

Ya, I've been in contact behind the scenes with Casey on his Home Assistant setup and moving it to Proxmox.

shell ember
#

I can hear Marco's reaction already

scarlet gyro
#

Ya I hope he does a segment on it. Was so flattered he mentioned my blog and in the show notes.

daring pasture
#

Great work, but just wondering why can’t this be an Android/ios app instead? Is it a security limitation in the hardware?

I’m only ask, as the pitiful for me is that it can’t run alongside an esp32 bt proxy

scarlet gyro
daring pasture
scarlet gyro
#

I'm not a mobile device developer.