This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-25 21:47:08 +00:00
Code
Activity
Files
f400a404cdc3c647fc136af3bc6001c54a2cfb7f
core
/
tests
/
components
/
bluetooth
History
J. Nick Koston
4890785299
Fix bluetooth callback registration not surviving a reload (
#76817
)
2022-08-15 10:19:37 -10: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
Fix bluetooth callback registration not surviving a reload (
#76817
)
2022-08-15 10:19:37 -10: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