Skip to content

Releases: custom-components/ble_monitor

12.11.3 - Fix cleanup service

11 Jun 18:49
ba9fb8e
Compare
Choose a tag to compare

Changes in 12.11.3

  • fix cleanup service

12.11.2 -

15 May 19:41
a5a8e53
Compare
Choose a tag to compare

Changes in 12.11.2

12.11.1 - Remove direct references to hass.helpers

05 May 22:04
4915523
Compare
Choose a tag to compare

Remove references to hass.helpers. Fix #1350

12.11.1-beta. - Remove hass.helpers

02 May 05:31
Compare
Choose a tag to compare
Pre-release

Changes in 12.11.1-beta

12.11.0-beta - Remove references to hass.helpers

01 May 19:07
af07174
Compare
Choose a tag to compare

Changes in 12.11.0-beta

  • Remove references to hass.helpers. Fix #1350

See also https://developers.home-assistant.io/blog/2024/03/30/deprecate-hass-helpers

12.10.4 - Acconeer distance sensor

29 Mar 18:35
af07174
Compare
Choose a tag to compare

Changes in 12.10.4

  • Add support for Acconeer XM126 distance sensor

12.10.3 - remove async_add_job from code

19 Mar 17:12
1482f8d
Compare
Choose a tag to compare

Changes in 12.10.3

async_add_job is going to be deprecated and will be removed in 2025.4, see this blogpost on the HA developers website.

https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job/

This release removes that function from the code

12.10.2 - Fix negative temperatures and fraction of KKM K6 sensor

04 Mar 17:34
d029548
Compare
Choose a tag to compare

Changes in 12.10.2

  • Fix negative temperatures and fraction of KKM K6 sensor

12.10.1 - Xiaomi Human Body Sensor 2S support

04 Mar 16:59
7496e66
Compare
Choose a tag to compare

Changes in 12.10.1

  • Add support for Xiaomi Human Body Sensor 2S (XMPIRO2SXS)

12.10.0 - Garnet 709-BTP3 SeeLeveL II Tank Monitor

29 Feb 19:26
496be11
Compare
Choose a tag to compare

Changes in 12.10.0

  • Add Garnet 709-BTP3 SeeLeveL II Tank Monitor
  • Fix parsing of Smartdry sensors when some information is missing (thanks @yoavf)