After I update my Homeassistant green ( Update 2026.6 )homeassistant won’t start anymore on my iPhone 6s with iOS 15.8.8., while homessistant 2026.6 works perfect on my MacBook and iPhone 16 with iOS 26.5.
What to do ?
VietNgoc
(Ngoc John)
June 4, 2026, 11:32pm
2
Nothing, just wait for the next release or restore.
dev ← jpbede:downgrade-tinykeys
opened 03:36PM - 04 Jun 26 UTC
## Proposed change
Downgrade tinykeys to 3.1.0 to make it compatible with older… iOS versions (e.g. 15.8.8). Tinykeys v4 contains some regex that isn't parsable by later iOS versions
## Screenshots
## Type of change
- [ ] Dependency upgrade
- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (thank you!)
- [ ] Breaking change (fix/feature causing existing functionality to break)
- [ ] Code quality improvements to existing code or addition of tests
## Additional information
- This PR fixes or closes issue: fixes #52404
- This PR is related to issue or discussion:
- Link to documentation pull request:
- Link to developer documentation pull request:
- Link to backend pull request:
## Checklist
- [x] I understand the code I am submitting and can explain how it works.
- [x] The code change is tested and works locally.
- [x] There is no commented out code in this PR.
- [x] I have followed the [perfect PR recommendations][perfect-pr]
- [x] Any generated code has been carefully reviewed for correctness and compliance with project standards.
If user exposed functionality or configuration variables are added/changed:
- [ ] Documentation added/updated for [www.home-assistant.io][docs-repository]
To help with the load of incoming pull requests:
- [x] I have reviewed two other [open pull requests][prs] in this repository.
[prs]: https://github.com/home-assistant/frontend/pulls?q=is%3Aopen+is%3Apr+-author%3A%40me+-draft%3Atrue+sort%3Acreated-desc+review%3Anone+-status%3Afailure
[docs-repository]: https://github.com/home-assistant/home-assistant.io
[perfect-pr]: https://developers.home-assistant.io/docs/review-process/#creating-the-perfect-pr
If you want to restore, open the Terminal app web UI and use ha core update --version 2026.5.4
Same on iPadOS 15.8.8.
Browser shows a blank page with the logo in the center.
Latest app shows same and then says disconnected.
ferret
(Ferretosan)
June 5, 2026, 10:11pm
5
Same here with my iPhone 7 with iOS 15.8.7 and works fine on Firefox on Mac and on iPhone 12 and 13 with iOS 26 point something.
Edit: Same issue with HA 2026.6.1
jaaem
June 6, 2026, 12:27am
6