* Fix bluetooth diagnostics on macos The pyobjc objects cannot be pickled which cases dataclasses asdict to raise an exception when trying to do the deepcopy We now implement our own as_dict to avoid this problem * add cover |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_active_update_coordinator.py | ||
test_config_flow.py | ||
test_diagnostics.py | ||
test_init.py | ||
test_manager.py | ||
test_models.py | ||
test_passive_update_coordinator.py | ||
test_passive_update_processor.py | ||
test_scanner.py | ||
test_usage.py |