Using Siri Shortcuts With a Schlage® Lock (And Why the Official App Doesn't)
The official Schlage® Home app publishes no Shortcuts actions and no Siri intents, so Siri control depends entirely on whether your model is in Apple Home. Encode Plus and Sense get full Siri and Shortcuts support through HomeKit; the standard Encode BE488/BE489 gets none, and no setting changes that.
By the Smartlage editorial team ·
Every fix is tested before publication. Steps we could not confirm on hardware are marked [VERIFY] rather than guessed. Our editorial standards.
The question "can I say hey Siri, lock the front door" has a two-word answer that depends on your model — and the model most people own is the one where the answer is no.
Where Siri support actually comes from
Siri does not talk to the Schlage app. It talks to Apple Home. Any accessory in Apple Home is automatically voice-controllable and automatically available as a Shortcuts action, with no work from the vendor. An accessory that is not in Apple Home has to publish its own App Intents to appear in Shortcuts — and the official Schlage app does not.
So the question is never 'does Schlage support Siri', it is 'is this model in Apple Home'.
Encode BE488/BE489: not in Apple Home, therefore no Siri, no Shortcuts. Encode Plus BE499 and Sense BE479: in Apple Home, therefore both.
What works on Encode Plus and Sense
- "Hey Siri, lock the front door" — works without authentication.
- "Hey Siri, unlock the front door" — works, but requires device authentication and an unlocked iPhone or Watch. Apple deliberately does not allow voice unlock from a locked device.
- "Hey Siri, is the front door locked?" — status query.
- Shortcuts: Set the state of a lock, Get the state, and Control Home Scenes, usable in any automation, on the Action button, or from a Home Screen icon.
- Personal Automations: run a shortcut when you arrive home, when an alarm goes off, at a time of day, or when you leave.
What you can do on a standard Encode
There is no Apple-native path, so anything you build has to reach the lock through Schlage's cloud account. The realistic options are Home Assistant, which exposes the lock as an entity through the Schlage cloud API with roughly 30-second polling and can then publish it back to Apple Home, or a third-party iPhone app that provides its own Shortcuts actions.
The Home Assistant route is genuinely powerful and genuinely more work: you are running a server, maintaining an integration, and depending on a cloud API that Schlage does not publish for third parties.
A sensible set of shortcuts to build
- Leaving home: lock the door, confirm with a notification if the lock reports it is still open.
- Bedtime: lock the door and report battery level, so you learn about a flat pack in the evening rather than on the doorstep.
- Arriving home: prompt to unlock rather than unlocking automatically — a geofence that opens your front door by itself is a security decision, not a convenience one.
- Guest arriving: run a scene that unlocks and starts a timer to re-lock.
Never build an automation that unlocks the door without any confirmation. Geofences fire on GPS drift, and the failure mode is an open house.
Why the official app has no Shortcuts support
Publishing App Intents is a modest amount of engineering, and a vendor with a HomeKit product line can reasonably argue Apple Home already covers it. That argument breaks down for the Encode, which is Schlage's most popular smart lock and cannot use Apple Home at all. It is the clearest gap in the official iOS experience.
Common questions
- Does the Schlage Home app support Siri Shortcuts?
- No. The official app publishes no Shortcuts actions or Siri intents. Siri control comes from Apple Home, which only some Schlage models can join.
- Can Siri unlock my Schlage lock?
- On HomeKit models yes, but only from an authenticated device — Apple does not permit voice unlock from a locked iPhone or Watch. Locking has no such restriction.
- Can I use Siri with a Schlage Encode BE489?
- Not natively. The Encode has no HomeKit support, so there is no Apple path to it. A bridge such as Home Assistant, or a third-party app with its own Shortcuts actions, is the only route.
- Do Siri commands work when the internet is down?
- For a HomeKit lock on Thread or Bluetooth with a local home hub, local control generally survives an internet outage. Anything that depends on a vendor cloud does not.
- Is a geofenced auto-unlock a good idea?
- We would not run one. GPS drift can trigger it while you are still down the street, and the failure mode is an unlocked front door. Automate locking, prompt for unlocking.
Sources
- Verified: Encode BE488/BE489 has no HomeKit support; Encode Plus and Sense do.
- Verified: Home Assistant reaches Schlage locks via the cloud API with 30-second polling.
Related
We also make Smartlage, an independent iPhone app for Schlage® locks — widgets, Shortcuts and faster access codes. What it does.