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
Describe the bug
Working around the local IP issue mentioned in #299, I found that a trailing slash on the home assistant instance URL causes a 404 (ex. https://sub.domain.com/.) This should likely either be explicitly called out, or ideally handled automatically in code.
The text was updated successfully, but these errors were encountered:
Describe the bug
Working around the local IP issue mentioned in #299, I found that a trailing slash on the home assistant instance URL causes a 404 (ex.
https://sub.domain.com/
.) This should likely either be explicitly called out, or ideally handled automatically in code.The text was updated successfully, but these errors were encountered: