Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_integrations/yalexs_ble.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ These devices do not send updates, but can be locked and unlocked.

Some Yale locks support a deadlock function (secure mode) for locking both the inside and outside. A secure mode lock entity (initially disabled) is exposed for all locks and can be enabled where the lock is known to support this capability.

## Autolock support

Some Yale and August locks support an autolock function that automatically locks the door after a set period. Autolock mode and autolock duration options are exposed to configure this feature where supported. This requires the [door sensor](#door-sensors) to be installed and calibrated for the autolock feature to work correctly.
Copy link

Copilot AI Nov 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This paragraph should be split into shorter sentences for better readability, and the list format should be considered for the configuration options. Consider: 'Some Yale and August locks support an autolock function that automatically locks the door after a set period. Where supported, you can configure this feature using the autolock mode and autolock duration options. For the autolock feature to work correctly, the door sensor must be installed and calibrated.'

Copilot generated this review using guidance from repository custom instructions.

## Troubleshooting

Lock operation requires setting up an encrypted connection highly sensitive to latency. It is recommended to use a [High-Performance Bluetooth adapter](/integrations/bluetooth/#known-working-high-performance-adapters) or [ESPHome Bluetooth proxy](/integrations/bluetooth/#remote-adapters-bluetooth-proxies) for stable operation.
Expand Down