Hi everyone,
I have already set it up the Alexa skill connection, and working fine.
But I have a doubt, because in my config I have forwaded port 443 to my HA port, this is the only way I have found for Alexa to connect and discover my devices.
But now I want another aplication (Nextcloud) who needs to run on 443, and not being redirected to HA obviously.
Anyone has set the:
-
Authorization URI
:https://[YOUR HOME ASSISTANT URL]/auth/authorize
-
Access Token URI
:https://[YOUR HOME ASSISTANT URL]/auth/token
with the port of his HA installation, and not 443?
Thank you, as always!