Skip to content

Commit aed8332

Browse files
dawnhogitbook-bot
authored andcommitted
GITBOOK-679: Schlage DST
1 parent c9fdfe9 commit aed8332

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'Note: Software developers m...'
3+
---
4+
5+
```
6+
Note: Software developers may see an “externally modified” warning on some codes — this is expected and indicates that Seam applied the adjustment.
7+
```

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@
571571
* [Schlage Locks](device-and-system-integration-guides/schlage-locks/README.md)
572572
* [Schlage Locks Setup Instructions](device-and-system-integration-guides/schlage-locks/schlage-locks-setup-instructions.md)
573573
* [Get started with Schlage Locks](device-guides/get-started-with-schlage-locks.md)
574+
* [Schlage Locks - Daylight Savings time adjustments](device-and-system-integration-guides/schlage-locks/schlage-locks-daylight-savings-time-adjustments.md)
574575
* [Sensi Thermostats](device-and-system-integration-guides/sensi-thermostats/README.md)
575576
* [Get Started with Sensi Thermostats](device-and-system-integration-guides/sensi-thermostats/get-started-with-sensi-thermostats.md)
576577
* [SmartThings Hubs + Devices](device-and-system-integration-guides/smartthings-hubs-+-devices/README.md)
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
description: Handling Schlage lock DST (Daylight Saving Time) schedule adjustments
3+
---
4+
5+
# Schlage Locks - Daylight Savings time adjustments
6+
7+
Schlage locks have a known Daylight Saving Time (DST) issue that can shift access schedules by one hour during time changes. This can cause access codes to expire early or stay active longer than intended.
8+
9+
Because Seam does not receive timezone information from Schlage, we can’t identify which locks are in regions that observe DST. To ensure uninterrupted access, Seam has applied a preventative fix for the **November 2025 fall-back transition** to **all Schlage locks that might be in DST-observing time zones.**
10+
11+
During this transition, Seam automatically extends the end time of any access codes that overlap the DST change by one hour, ensuring they remain active for their intended duration.
12+
13+
{% hint style="info" %}
14+
**Note:** Software developers may see an “externally modified” warning on some codes — this is expected and indicates that Seam applied the adjustment.
15+
{% endhint %}
16+
17+
**Time zones affected by DST:**
18+
19+
* **North America:** Eastern, Central, Mountain, Pacific, Alaska, Newfoundland
20+
* **Europe:** Western, Central, Eastern
21+
* **Oceania:** Australian Eastern/Central, New Zealand
22+
23+
Schlage is developing a firmware update to permanently resolve this issue. Seam will maintain this workaround through the March 2026 spring-forward period.

0 commit comments

Comments
 (0)