You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The host validation introduced in 871d67d does not allow domains that contain hyphens to pass through the check, although they should be perfectly valid domains.
The host validation introduced in 871d67d does not allow domains that contain hyphens to pass through the check, although they should be perfectly valid domains.
Working: [email protected]
Not working: [email protected]
This is also causing the issue described in home-assistant/core#48766.
The text was updated successfully, but these errors were encountered: