home-assistant / home-assistant/iOS
iOS “Open page” lock screen shortcut no longer opens the selected page
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
**iOS device model, version and app version**
Model Name: iPhone 16 Pro
Software Version: 26.0.1
App version: 2025.10.0 (2025.1443)
**Home Assistant Core Version**
2025.10.2
**Describe the bug**
The iOS shortcut / widget action “Open page” (used on the lock screen) used to open the selected page of the Home Assistant mobile app.
For a few months now, it no longer opens the specified page — instead, it just launches the app and displays the last active page that was open before backgrounding the app.
**To Reproduce**
* On iOS, add a Home Assistant tool named 'Open page' to the lock screen.
* Configure the tool by selecting a specific view of HA.
* Open the Home Assistant app on and go to a different view than the configured one.
* Background the Home Assistant app.
* Tap the previously created shortcut on the lock screen.
**Expected behavior**
* The Home Assistant app should open the configured view even if another view was previously active.
**Screenshots**
**Additional context**
It used to work a couple of months ago. At some point an update broke this feature and it does not work since then.
Contributor guide
Assessment
This issue has not been assessed yet.