8000 Update yalexs_ble documentation for secure mode support · home-assistant/home-assistant.io@adfdaa7 · GitHub
[go: up one dir, main page]

Skip to content

Commit adfdaa7

Browse files
authored
Update yalexs_ble documentation for secure mode support
Updates the Yale Access Bluetooth integration documentation to include secure mode support. Also updates references to August cloud to include the Yale cloud integration for clarity as the August brand is not used in all markets
1 parent d8d5c98 commit adfdaa7

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

source/_integrations/yalexs_ble.markdown

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Devices must have a Yale Access module installed to function with this {% term i
3636
- YRD256 (Yale Assure Lock Keypad)
3737
- YRD420 (Yale Assure Lock 2)
3838
- YRD450 (Yale Assure Lock 2 Key Free)
39-
- YUR/SSDL/1/SIL (Yale Unity Screen Door Lock - Australia)
40-
- YUR/DEL/1/SIL (Yale Unity Entrance Lock - Australia)
39+
- YUR/SSDL/1/SIL and MBK (Yale Unity Screen Door Lock - Australia)
40+
- YUR/DEL/1/SIL and MBK (Yale Unity Entrance Lock - Australia)
4141
- IES-D210W-G0 (Yale Smart Safe)
4242
- YRSM-1 (Yale Smart Safe)
4343
- ASL-05 (August WiFi Smart Lock - Gen 4)
@@ -51,6 +51,10 @@ These devices do not send updates, but can be locked and unlocked.
5151
- MD-04I (Yale Conexis L1 (requires yale access module), Yale Conexis L2)
5252
- YRCB-490 (Yale Smart Cabinet Lock)
5353

54+
## Deadlock support
55+
56+
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.
57+
5458
## Troubleshooting
5559

5660
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.
@@ -77,11 +81,11 @@ The offline key and slot number are required to operate the lock. These credenti
7781

7882
### Yale Access, Yale Home, or August Cloud
7983

80-
The [August](/integrations/august) {% term integration %} can automatically provision the offline key if the configured account has the key loaded. You may need to create or use a non-primary existing account with owner-level access to the lock, as not all accounts will have the key loaded. If the lock was not discovered by Home Assistant when the cloud {% term integration %} was loaded, reload the cloud {% term integration %} once the lock has been discovered.
84+
The [Yale](/integrations/yale) or [August](/integrations/august) cloud {% term integration %} can automatically provision the offline key if the configured account has the key loaded. You may need to create or use a non-primary existing account with owner-level access to the lock, as not all accounts will have the key loaded. If the lock was not discovered by Home Assistant when the cloud {% term integration %} was loaded, reload the cloud {% term integration %} once the lock has been discovered.
8185

8286
If the offline key can automatically be provisioned, you will not be asked to enter it and the {% term integration %} should be automatically added, configured and running.
8387

84-
Most Yale branded locks can use the August cloud to obtain the keys. Accessing the August cloud to receive the key may not work unless the lock was purchased in a market that sells under both brands.
88+
Most Yale branded locks can use the cloud {% term integration %} to obtain the offline key. Accessing the August cloud to receive the key may only work if the lock was purchased in a market that sells under both brands and the Yale cloud should be tried for other markets.
8589

8690
### iOS - Yale Access App or August App
8791

@@ -106,6 +110,6 @@ Root access is required to copy the `ModelDatabase.sql` from `/data/data/com.ass
106110

107111
### Lock frequently requires re-authentication
108112

109-
If you use the key from an iOS or Android device that you also frequently use to operate the lock, you may find that the key is rotated, and the integration can no longer authenticate. If you are using the [August](/integrations/august) integration to keep the key up to date, it may need to be reloaded to update the key.
113+
If you use the key from an iOS or Android device that you also frequently use to operate the lock, you may find that the key is rotated, and the integration can no longer authenticate. If you are using the [Yale](/integrations/yale) or [August](/integrations/august) integration to keep the key up to date, it may need to be reloaded to update the key.
110114

111-
To avoid the problem, create a second owner account in the August app, log in to it once on your iOS or Android device, operate the locks, log out of the account, remove the August integration, and set up the August integration with the secondary owner account. This method avoids the problem because there is no longer an iOS or Android device logged into the secondary owner account that can rotate the key unexpectedly.
115+
To avoid the problem, create a second owner account in the Yale Home or August app, log in to it once on your iOS or Android device, operate the locks, log out of the account, remove the Yale or August integration from Home Assistant, and set up the integration again with the secondary owner account. This method avoids the problem because there is no longer an iOS or Android device logged into the secondary owner account that can rotate the key unexpectedly.

0 commit comments

Comments
 (0)
0