github custom-components/ble_monitor 0.5.3
0.5.3 moved to master branch

latest releases: 12.11.3, 12.11.2, 12.11.1...
4 years ago

Changes since 0.4

The component does not use external utilities anymore, we get access to data directly from python, from a separate tread.

New configuration options:

  • active_scan: False
  • hci_interface: 0 (integer number, 0 as default for hci0, 1 for hci1 and so on)

Deprecated configuration options:

  • hcidump_active is deprecated and must be removed from configuration.yaml)

NB:

Since the component now uses direct access to the HCI interface, python must have the appropriate rights, see paragraph 1 of the HOW TO INSTALL section

In addition, we began to collect Frequently Asked Questions. Please read it before creating a new issue.

Don't miss a new ble_monitor release

NewReleases is sending notifications on new releases.