Aleksey Makarenko
Aleksey Makarenko
Are you saying that aioblescan doesn't work for you in its current form? This is strange. With extended scanning, messages from BT4.0 devices are received without any problems for backward...
In addition, nothing prevents you from initiating a scan "manually", that is, by executing the `send_command` or `_send_command_no_wait` methods with arbitrary commands instead of calling `send_scan_request`. But personally it would...
Apple AirTags is not iBeacons, unfortunately - https://www.beaconzone.co.uk/blog/are-apple-airtags-ibeacons/
To what Ernst said, I want to add that 7.6.0-beta was published today with changes in the "reset" procedure - among other things, now it does not depend on the...
Hello, guys! @borpin @kksligh do you have root access to the host operating system? If yes, then we need the output of the command `hciconfig hci0 features` and `hciconfig hci1...
@Ernst79 for experiment or as a temporary solution, you can comment out these lines in bthelpers to disable LE capabilities checking, and publish the beta: ```python bt_le = bool( hci_info.cmd_response_frame.supported_settings...
[Root access to the host OS.](https://developers.home-assistant.io/docs/operating-system/debugging/#ssh-access-to-the-host) If this seems difficult for you, then do not suffer. Let's first look at the debug log. We need to make sure that the...
Also, I tried to reproduce the issue - updated the test system (official HA OS OVA image, Asus USB-BT4.0 dongle, Broadcom), but everything works without problems. I recently switched my...
The case described above refers to a YAML-configured integration
I see this: each user can determine for itself the default display settings (grouping, card / compact, select columns, some filters maybe) with the "set as default" button. Also, in...