Releases: custom-components/ble_monitor
Releases · custom-components/ble_monitor
12.11.1-beta. - Remove hass.helpers
Changes in 12.11.1-beta
- Remove references to hass.helpers. Fix #1350
See also https://developers.home-assistant.io/blog/2024/03/30/deprecate-hass-helpers
12.11.0-beta - Remove references to hass.helpers
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
Changes in 12.10.4
- Add support for Acconeer XM126 distance sensor
12.10.3 - remove async_add_job from code
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
Changes in 12.10.2
- Fix negative temperatures and fraction of KKM K6 sensor
12.10.1 - Xiaomi Human Body Sensor 2S support
Changes in 12.10.1
- Add support for Xiaomi Human Body Sensor 2S (XMPIRO2SXS)
12.10.0 - Garnet 709-BTP3 SeeLeveL II Tank Monitor
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)
12.9.3 - Add Xiaomi PTX wireless switch
Changes in 12.9.3
- Add Xiaomi PTX wireless switch (fix #1255)
12.9.2 - New Jaalee sensor
Changes in 12.9.2
- Add new uuid for Jaalee JHT
- Fix for RSSI attribute rounding
12.9.1 - Fix packet id after restart
Changes in 12.9.1
- Fix restoring packet id after restart