Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix home network checks without internal URL #4943

Merged

Conversation

jpelgrom
Copy link
Member

Summary

Fixes a regression in home network checks introduced by expanded home network indicators (ethernet, VPN) by making the internal URL check part optional. (Previously, they used isHomeWifiSsid() which does not consider the internal URL.)

Fixes #4934, confirmed on the forums.

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

 - Fixes a regression in home network checks introduced by expanded home network indicators (ethernet, VPN) by making the internal URL check part optional
Copy link
Member

@dshokouhi dshokouhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably push another beta with this change

@dshokouhi dshokouhi merged commit 35811fb into home-assistant:master Dec 29, 2024
4 checks passed
@jpelgrom jpelgrom deleted the fix-home-network-without-internal branch December 29, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unlock on home wifi doesn't work anymore
2 participants