ble_monitor

BLE monitor for passive BLE sensors

MIT License

Stars
1.9K
Committers
63

Bot releases are hidden (Show)

ble_monitor - 12.15.0 - fix deprecated async_forward_entry_setup Latest Release

Published by Ernst79 about 2 months ago

Changes in 12.15.0

ble_monitor - 12.14.0 - Senssun scale support

Published by Ernst79 3 months ago

Changes in 12.14.0

  • Add Senssun scale support (by @zt8989)
ble_monitor - 12.13.0 - add Linptech smart button KS1 and KS1BP

Published by Ernst79 3 months ago

Changes in 12.13.0

  • add Linptech smart button KS1 and KS1BP (pro)
ble_monitor - 12.12.5-beta - fix buttons KS1BP and KS1

Published by Ernst79 3 months ago

Changes in 12.12.5-beta

  • fix buttons KS1BP and KS1
ble_monitor - 12.12.4-beta - Fix buttons for KS1 and KS1BP

Published by Ernst79 3 months ago

Changes in 12.12.4-beta

  • Fix buttons for KS1 and KS1BP
ble_monitor - 12.12.2 - fix conductivity unit deprecation warning

Published by Ernst79 3 months ago

Changes in 12.12.2

ble_monitor - 12.12.1 - Add support for Linptech Pressure Sensor PS1BB

Published by Ernst79 4 months ago

Changes in 12.12.1

  • Add support for Linptech Pressure Sensor PS1BB
ble_monitor - 12.12.0 - No changes

Published by Ernst79 4 months ago

Changes in this relesease

  • No changes
ble_monitor - 12.12.0-beta - Linptech Pressure Sensor PS1BB

Published by Ernst79 4 months ago

Changes in 12.12.0-beta

Add support for Linptech Pressure Sensor PS1BB (fix for https://github.com/custom-components/ble_monitor/issues/1367)

ble_monitor - 12.11.3 - Fix cleanup service

Published by Ernst79 4 months ago

Changes in 12.11.3

  • fix cleanup service
ble_monitor - 12.11.2 -

Published by Ernst79 5 months ago

Changes in 12.11.2

ble_monitor - 12.11.1 - Remove direct references to hass.helpers

Published by Ernst79 6 months ago

Remove references to hass.helpers. Fix https://github.com/custom-components/ble_monitor/issues/1350

ble_monitor - 12.11.1-beta. - Remove hass.helpers

Published by Ernst79 6 months ago

ble_monitor - 12.11.0-beta - Remove references to hass.helpers

Published by Ernst79 6 months ago

ble_monitor - 12.10.4 - Acconeer distance sensor

Published by Ernst79 7 months ago

Changes in 12.10.4

  • Add support for Acconeer XM126 distance sensor
ble_monitor - 12.10.3 - remove async_add_job from code

Published by Ernst79 7 months ago

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

ble_monitor - 12.10.2 - Fix negative temperatures and fraction of KKM K6 sensor

Published by Ernst79 8 months ago

Changes in 12.10.2

  • Fix negative temperatures and fraction of KKM K6 sensor
ble_monitor - 12.10.1 - Xiaomi Human Body Sensor 2S support

Published by Ernst79 8 months ago

Changes in 12.10.1

  • Add support for Xiaomi Human Body Sensor 2S (XMPIRO2SXS)
ble_monitor - 12.10.0 - Garnet 709-BTP3 SeeLeveL II Tank Monitor

Published by Ernst79 8 months ago

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)