Hi All,
I recently switched from bluetooth device_tracker to MQTT device_tracker.
Everything works fine, but I would like to implement something that works like “consider_home” flag in the old bluetooth device_tracker, to have some customizable delay before marking a device not_home since sometimes bluetooth could have interference.
I tried making an automation using device_tracker.see but it does not support ‘consider_home’, how could I achieve this?