-
Notifications
You must be signed in to change notification settings - Fork 388
Open
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.