Skip to content

5.6.2 - XMWSDJ04MMC support, automated BT recovery and more

Compare
Choose a tag to compare
@Ernst79 Ernst79 released this 27 Oct 20:41
· 1210 commits to master since this release
7e72542

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