core/tests/components/yalexs_ble
J. Nick Koston fec887420d
Fix delay setting up new Yale Access Bluetooth entries (#83683)
Entries took a while to setup because of the
async_wait_init_flow_finish call in _async_setup_component

The delay was so long that users thought the integration
was broken

We had a wait in place for advertisements to arrive
during discovery in case the lock was not
yet seen.  Since integration discovery is deferred
until after startup this wait it no longer needed
2022-12-09 20:55:06 -05:00
..
__init__.py Bump bleak to 0.19.0 (#80349) 2022-10-15 13:57:23 -04:00
conftest.py
test_config_flow.py Fix delay setting up new Yale Access Bluetooth entries (#83683) 2022-12-09 20:55:06 -05:00