b14dc306cf
If the keys changed for the yale locks, the locks would be slow to setup. Because august had yalexs_ble as an after dep, it would be waiting with the new keys but not able to setup because it was waiting for the locks to setup which would be trying over and over until they failed because the key had changed out from under it. This change moves some more code into the lib to avoid the dep and allows both to startup at the same time so the cloud service can feed the new keys in if needed without waiting for the lock to fail to setup changelog: https://github.com/bdraco/yalexs-ble/compare/v1.9.8...v1.10.0 |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
mocks.py | ||
test_binary_sensor.py | ||
test_button.py | ||
test_camera.py | ||
test_config_flow.py | ||
test_diagnostics.py | ||
test_gateway.py | ||
test_init.py | ||
test_lock.py | ||
test_sensor.py |