-
- Downloads
Handle Bluetooth adapters in a crashed state (#115790)
* Skip bluetooth discovery for Bluetooth adapters in a crashed state * fixes * fixes * adjust * coverage * coverage * fix race
Showing
- homeassistant/components/bluetooth/__init__.py 18 additions, 1 deletionhomeassistant/components/bluetooth/__init__.py
- homeassistant/components/bluetooth/config_flow.py 7 additions, 0 deletionshomeassistant/components/bluetooth/config_flow.py
- tests/components/bluetooth/conftest.py 39 additions, 0 deletionstests/components/bluetooth/conftest.py
- tests/components/bluetooth/test_config_flow.py 16 additions, 0 deletionstests/components/bluetooth/test_config_flow.py
- tests/components/bluetooth/test_init.py 23 additions, 0 deletionstests/components/bluetooth/test_init.py
Loading
Please register or sign in to comment