github custom-components/ble_monitor 5.6.2
5.6.2 - XMWSDJ04MMC support, automated BT recovery and more

latest releases: 12.11.2, 12.11.1, 12.11.1-beta...
2 years ago

Changes in 5.6.2

  • adding support for Xiaomi Digital Temperature and Humidity Monitor (XMWSDJ04MMC)
  • adding automatic reset (bluetoothctl power on and rfkill unblock Bluetooth) of Bluetooth adapter when the following error occurs: HCIdump thread: Runtime error while stop scan request on hci0: Event loop stopped before Future completed, see Event loop stopped before Future completed #295
  • During the first period (default 60 seconds) after a HA restart, every advertisement resulted in an state update in HA, to make sensors available as soon as possible after a restart. This caused some jumpy results in the first period. With this update, the state during this first period is now calculated as a rolling mean/rolling median. After this period, the state is updated every period in the normal way, by averaging over the last period. see frequently change temperature if home assistant start #534
  • Bump pycryptodomex to 3.11.0
  • Bump janus to 0.6.2

Don't miss a new ble_monitor release

NewReleases is sending notifications on new releases.