codyc1515 / ha-yeelock

Add your Yeelock to Home Assistant with BLE
https://www.yeeloc.com
MIT License
16 stars 4 forks source link

Support of older Yeelock devices #16

Closed ezcGman closed 1 month ago

ezcGman commented 2 months ago

Checklist

Is your feature request related to a problem? Please describe.

Hey there,

I'm not entirely sure if those old locks are just unsupported, or my Bluetooth setup in HA is just not working. These are locks I'm trying to set up, but they're not discovered in HA: IMG_20240912_003637 IMG_20240912_003644 IMG_20240912_003649

I never had Bluetooth set-up in HA, so it can absolutely be my setup; apologies if it is :(

Here's what I did:

device_tracker:

Maybe u already know if those locks are supported, or not.

Thanks already for the help ans greetings,

Andy!

Describe the solution you'd like

x

Describe alternatives you've considered

x

Additional context

x

ezcGman commented 1 month ago

OK, new findings:

To eliminate if it's the Shelly or the Yeelock, I've set up a simple ESP32 with ESPHome as BT Proxy... aaaaaand: it works :) It instantly discovered all three locks. So I can confirm that those locks work with your integration, maybe want to list them under "Compatible devices" here: https://github.com/codyc1515/ha-yeelock?tab=readme-ov-file#compatible-devices

Greetings and thanks for this, this is awesome and a long term painpoint in my home to not have those in HA! Well done!!