Hallo,
i wanted to add a person to my system what workls but i cant switch the button Login Allowed any one knows why ? i can add a User thtis works fine and he can login but why cant i use the perosn Feature?
Specs:
InstallationsmethodeHome Assistant OS
Core2026.5.1
Supervisor2026.04.2
Operating System17.3
Frontend20260429.3
I’m on 2026.4.4 and Login Allowed is disabled by default when i follow these steps.
Also per the release notes there were changes in 2026.5 around person automations.
This is great news if you’ve ever struggled to put a serial-connected device exactly where you wanted it. A few practical examples: | Radio frequency joins the smart home, a new Maintenance dashboard for your batteries, serial ports proxied over the...
Reading time: ~43 minutes
yea i did that but the button "Allow Login" ist not avaibel it is grayed out
mmstano
(Matt Stano)
May 9, 2026, 3:32pm
4
Did you try the "as per usual" troubleshooting (delete browser cache and refresh browser)?
Are you an administrator in your system?
yea iam on the Owner Profile
sidjohn1:
you should add some pics
here is a pic when i add a user
yea doesent work either
and when you click Hinzufugen you should have a person called test… correct?
A fix has been committed, but we'll need to wait for the next update...
dev ← karwosts:fix-dialog-person
opened 06:32PM - 08 May 26 UTC
## Proposed change
Fix allow login button. undefined attributes are not well … handled in WA switch I guess.
## 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 #51915
- 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
- [ ] I understand the code I am submitting and can explain how it works.
- [x] The code change is tested and works locally.
- [ ] There is no commented out code in this PR.
- [ ] I have followed the [perfect PR recommendations][perfect-pr]
- [ ] 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:
- [ ] 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
yes but i cant do something with it
In another conversation I read that
this is a bug
as a workaround you can create a user and then add person to user
I didn't try this myself