Closed bdraco closed 1 year ago
Patch coverage: 71.42%
and project coverage change: -0.32%
:warning:
Comparison is base (
beee26f
) 78.52% compared to head (0bd6a47
) 78.20%. Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is blocking https://github.com/esphome/aioesphomeapi/pull/528
We can't actually do this yet without making the connection stall problem worse since it means we would have it wait 60s (instead of 30s) between failed connection because the bleak issue where the connection attempt can stall when the device is removed from the bus (see below):
BLOCKED: Changes needed for this are merged to bleak develop, but not yet released
Merging this PR would make the following issues worse without the bleak issues being solved: