Skip to content

Releases: araines/homeassistant-thermoplus-ble

v0.2.4: End of Life!

08 Jun 17:18
ce2698a
Compare
Choose a tag to compare

I'm recommending that people use ble_monitor (https://github.com/custom-components/ble_monitor) from this point forwards. The maintainers there have kindly integrated support for Thermoplus sensors as of version 3.1, as well as many other great features!

v0.2.3

05 Jun 11:15
Compare
Choose a tag to compare

Bug fix:

  • #15 fix missing version from manifest file

v0.2.2

25 Feb 21:05
8eda66a
Compare
Choose a tag to compare

Bug fix:

  • #11 fix deprecated method warnings and other linting (#12)

v0.2.1

10 Feb 09:42
ea47fca
Compare
Choose a tag to compare

Bug fix:

  • #9 negative temperatures were causing an overflow, thanks to @kelu16 for the fix

v0.2.0

12 Jan 20:43
4ee29f4
Compare
Choose a tag to compare

Improves documentation around troubleshooting.

Adds new configuration options:

  • hci_interface - allows configuration of which HCI interface to use to capture bluetooth data
  • hci_dump - allows user to dump all HCI data captured by the bluetooth device for debugging purposes

Initial Release

12 Jan 20:05
Compare
Choose a tag to compare

Capturing the current "known" working version of this plugin with v0.1.0 before adding any functionality