core/homeassistant
J. Nick Koston b14dc306cf Fix yale access bluetooth locks delaying startup when key changes (#83024)
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
2022-12-01 16:37:02 -05:00
..
auth
backports
brands Remove Google Chat/Hangouts integration (#82645) 2022-11-24 18:33:13 +01:00
components Fix yale access bluetooth locks delaying startup when key changes (#83024) 2022-12-01 16:37:02 -05:00
generated Local calendar integration (#79601) 2022-11-30 21:20:21 +01:00
helpers Allow is_state to accept a list of values (#81877) 2022-11-30 22:54:14 +01:00
scripts
util Use new unit enums in weather entity (#82937) 2022-11-29 18:10:31 +01:00
__init__.py
__main__.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
block_async_io.py
bootstrap.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
config.py Raise repairs issue if country is not configured (#82685) 2022-11-28 09:54:13 +01:00
config_entries.py Fix info message in config_entries handle_reload (#82798) 2022-11-27 14:34:01 -05:00
const.py Bumped version to 2022.12.0b0 2022-12-01 01:21:06 +01:00
core.py Update pylint to 2.15.7 (#82977) 2022-11-30 12:20:18 +01:00
data_entry_flow.py Add suggested_value helper for FlowHandler (#82491) 2022-11-29 10:16:01 +01:00
exceptions.py Add support for raising ConfigEntryError (#82689) 2022-11-25 11:33:03 +01:00
loader.py
package_constraints.txt Update frontend to 20221130.0 (#83014) 2022-11-30 23:28:24 +01:00
requirements.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
runner.py Allow only specific packages to be skipped during startup dependency installation (#82758) 2022-11-30 08:38:52 +01:00
setup.py Add config_entries.async_wait_component (#76980) 2022-11-17 21:52:57 +01:00
strings.json