Ashley Gittins
Ashley Gittins
@formatBCE I am having trouble understanding what you mean. You mention "BLE tracker", are you referring to the `esp32_ble_tracker` config in your esphome devices? If so, and turning that on...
I am going to close this issue since I think the original problem @collateral87 experienced was probably some race conditions that were exposed after changes in recent versions of HA....
For anyone following this issue, it seems from @jack3308's logs that Bermuda is having a bad interaction with another integration, which seems to be generating tens of thousands of bluetooth...
Heheh... if there's anything this project has taught me, it's that "ideas are cheap" - it's the implementation where the real cost comes in! :-D I've been mulling over most...
Now that's exciting! Amazing stuff :-) For some reason I hadn't seen your post from March7, either. So glad you were able to find the algo's that I was trying...
Oh yeah, heaps of stuff. Including neighbours driving past (someone has a corporate vehicle which has an ODBII interface attached to it). I deliberately retain *all* seen bluetooth devices in...
Raised issue in esphome for allowing ble proxies to also act as beacons (thus providing inter-proxy distance estimations) at https://github.com/esphome/feature-requests/issues/2689
Cheers, I'll take some time to read the properly when I can. The first looks interesting after looking at the abstract, as I was thinking that kalman filters might become...
I think i covered why i don't agree re user input of proxy co-ords in https://github.com/agittins/bermuda/issues/21#issuecomment-1971323144 I strongly suspect that the better solution is to solve the space based on...
Do you have experience with creating this sort of ui inside ha?