esphome / feature-requests

ESPHome Feature Request Tracker

Home Page:https://esphome.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAC filter for bluetooth_proxy

g-kiss opened this issue · comments

Describe the problem you have/What new integration you would like

It would be very useful if optionally I could specify the MAC addresses that bluetooth_proxy have to handle. That way, it would not send a lot of unnecessary data over the Wi-Fi network.
Like this:

bluetooth_proxy:
  active: false
  mac_address:
    - 11:11:11:11:11:11
    - 22:22:22:22:22:22

Please describe your use case for this integration and alternatives you've tried:

Additional context

+1 from me. Wanted to ask for this myself
In my case I have a few Apple devices. (Maybe Apple TVs) which push out an insane amount of data over BLE. I want that data ignored as I suspect that much data breaks WiFi on the ESP32

I'd like to extend @g-kiss request with the possibility to add a partial mac address to the whitelist e.g. A4:C1:38:*