Add always connected option to Yale Access Bluetooth (#27450)

This commit is contained in:
J. Nick Koston 2023-05-19 12:00:10 -05:00 committed by GitHub
parent 1d4feafcba
commit f631b6e5db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,11 @@ Some locks only send push updates when they have an active HomeKit pairing. If y
One easy way to fix this is to create a new/second home in the Apple Home app and add the lock to that new home. Push updates should occur as intended after the lock is added.
Alternatively, call the `homeassistant.update_entity` service to force the integration to update the lock state.
Alternatively, call the `homeassistant.update_entity` service to force the integration to update the lock state, or enable the always connected option.
{% include integrations/option_flow.md %}
If the lock does not support push updates via advertisements or you want lock operation to be more responsive, you can enable always connected mode. Always connected will cause the lock to stay connected to Home Assistant via Bluetooth, which will use more battery.
## Door Sensors