esphome_component_bthome icon indicating copy to clipboard operation
esphome_component_bthome copied to clipboard

Encrypted BtHome?

Open nagyrobi opened this issue 1 year ago • 3 comments

I'd like to passively catch encrypted BtHome advertisments sent by Xiaomi sensors running pvvx firmware. I have the bindkey extracted for each.

Currently they are passed to HA via proxy, and HA decrypts them, but I'd like to use the measurements locally on ESPHome node, rather than import them back from HA through the API.

Additionally, averaging filters on ESPHome are much better than HA's filters, that's another reason to do all the maths in the node firmware. Not mentioning HA as a central single point of failure...

nagyrobi avatar Oct 11 '23 08:10 nagyrobi