-
- Downloads
Add support for bleak passive scanning on linux (#75542)
Showing
- homeassistant/components/bluetooth/__init__.py 16 additions, 16 deletionshomeassistant/components/bluetooth/__init__.py
- homeassistant/components/bluetooth/config_flow.py 50 additions, 2 deletionshomeassistant/components/bluetooth/config_flow.py
- homeassistant/components/bluetooth/const.py 1 addition, 0 deletionshomeassistant/components/bluetooth/const.py
- homeassistant/components/bluetooth/scanner.py 24 additions, 6 deletionshomeassistant/components/bluetooth/scanner.py
- homeassistant/components/bluetooth/strings.json 10 additions, 0 deletionshomeassistant/components/bluetooth/strings.json
- homeassistant/components/bluetooth/translations/en.json 3 additions, 5 deletionshomeassistant/components/bluetooth/translations/en.json
- tests/components/bluetooth/conftest.py 5 additions, 0 deletionstests/components/bluetooth/conftest.py
- tests/components/bluetooth/test_config_flow.py 104 additions, 0 deletionstests/components/bluetooth/test_config_flow.py
- tests/components/bluetooth/test_init.py 47 additions, 0 deletionstests/components/bluetooth/test_init.py
Loading
Please register or sign in to comment