Skip to content

Unreliable syncronization #6

@stheid

Description

@stheid

Sorry for opening so many issues. I am actually very thankful for the work done :) Maybe I can also help to develop with some assistance...

I have used the BU580 today a couple of times. However, the only sensor that is reliably updated after each reading is the Bluetooth signal strength. Is there any way to debug that?

When the HA sensors are updated, they are often not even updated with the most recent measurement. It seems as if the Bluetooth advertisement contains multiple readings and the integration only takes one of them and puts it in HA?

I have already looked in the HA logs, but there are only a couple of error messages related to unsuccessful polling attempts. (which does not seem to be related)

This error originated from a custom integration.

Logger: custom_components.medisanabp_ble
Source: components/bluetooth/active_update_processor.py:125
integration: Medisana Blood Pressure BLE (documentation, issues)
First occurred: January 10, 2025 at 15:26:46 (2 occurrences)
Last logged: January 10, 2025 at 15:47:33

18:7A:93:E9:0C:F0: Bluetooth error whilst polling: 18:7A:93:E9:0C:F0 - 18:7A:93:E9:0C:F0: Failed to connect after 11 attempt(s): No backend with an available connection slot that can reach address 18:7A:93:E9:0C:F0 was found: The proxy/adapter is out of connection slots or the device is no longer reachable; Add additional proxies (https://esphome.github.io/bluetooth-proxies/) near this device
18:7A:93:E9:0C:F0: Bluetooth error whilst polling: 18:7A:93:E9:0C:F0 - 18:7A:93:E9:0C:F0: Failed to connect after 10 attempt(s): No backend with an available connection slot that can reach address 18:7A:93:E9:0C:F0 was found: The proxy/adapter is out of connection slots or the device is no longer reachable; Add additional proxies (https://esphome.github.io/bluetooth-proxies/) near this device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions