This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-09 08:29:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
bluetooth
History
Jc2k
0639681991
Add new Bluetooth coordinator helper for polling mostly passive devices (
#76549
)
2022-08-10 18:56:34 +01:00
..
__init__.py
Fix async_get_scanner to return the correct bluetooth scanner (
#75637
)
2022-07-22 18:12:08 -05:00
conftest.py
Add mock_bluetooth fixture (
#75075
)
2022-07-14 07:40:17 -05:00
test_active_update_coordinator.py
Add new Bluetooth coordinator helper for polling mostly passive devices (
#76549
)
2022-08-10 18:56:34 +01:00
test_config_flow.py
Add bluetooth options flow to pick the adapter (
#75701
)
2022-07-25 16:52:35 +02:00
test_init.py
Ensure bluetooth recovers if Dbus gets restarted (
#76249
)
2022-08-07 11:03:56 -04:00
test_passive_update_coordinator.py
Update to bleak 0.15 (
#75941
)
2022-07-29 17:53:33 -07:00
test_passive_update_processor.py
Allow parsing to happen in PassiveBluetoothProcessorCoordinator (
#76384
)
2022-08-09 06:36:39 +01:00
test_usage.py
Add support for setting up and removing bluetooth in the UI (
#75600
)
2022-07-22 13:19:53 -05:00