Hass-Microsoft-Graph icon indicating copy to clipboard operation
Hass-Microsoft-Graph copied to clipboard

Question... Is External URL required?

Open sean-scott-lr opened this issue 1 year ago • 1 comments

I have not configured my HA installation to be available on the internet. The instructions state:

Add https://<EXTERNAL_HOME_ASSISTANT_URL>:PORT/auth/external/callback

How is this used? Does it have to be externally reachable ?

sean-scott-lr avatar Dec 12 '23 19:12 sean-scott-lr

Yes it is required to be external, because the authentication token needs to be passed to the home assistant API once in a while.

geoffreylagaisse avatar Dec 18 '23 10:12 geoffreylagaisse