After update to 0.117.2 bluetooth tracker stopped working

Hello,

after update to 0.117.2 my bluetooth tracker stopped working - still showing “not_home”. I dont know where could be an issue.
my configuration.yaml settings seems like this:

device_tracker:
  - platform: bluetooth_tracker
    new_device_defaults:
      track_new_devices: false

I have found one thing. The homeassistant works for me only with

platform: bluetooth_le_tracker

So i can track BLE devices. For now i use Mi band 4 as presence device.