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
Poll for address of Supervisor default interface for mDNS URL (#165)
* Poll for address of Supervisor default interface for mDNS URL
Outstanding comment mentions the hacky way for obtaining the outbound IP
address should be replaced by API from home-assistant/supervisor#2115.
Poll this API periodically with 5s retry interval in case the IP can't
be determined or parsed from the response.
This still ignores IPv6-only deployment of HA, however, in that case the
landing page should still be reachable, just not discoverable through
mDNS (combined with #164).
* Implement setSupervisorAuthHeader for setting bearer token
0 commit comments