ESPresense / ad-espresense-ips

DEAD: See https://github.com/ESPresense/ESPresense-companion
64 stars 9 forks source link

espresense/ips captures all ble devices #13

Open ihrapsa opened 2 years ago

ihrapsa commented 2 years ago

Hi, Looking at the espresense/ips topic with an mqtt explorer I noticed that all my ble devices are captured. Is this desired/part of the code? Apart from the two fitbits all other devices are static. Was thinking that maybe we could use this somehow to increase the ips accuracy?.

I'm also wondering wether this has any impact over the battery powered ble devices (LYWSD03MMC xiaomi ble TH sensors for example)

image

stan69b commented 2 years ago

You can enable the whitelist or blacklist on the webinterface of each esp32 with ESPresense installed and filter out or filter in only the devices you want :) it sure will help with cpu usage ;)

DTTerastar commented 2 years ago

I actually allow anything with a name to work here, but no it's not really a great way of working.