Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106780

External URL isn't configurable through the UI

$
0
0

I am trying to configure my Home Assistant URL through the Configuration → General page. I enabled advanced mode for my user. I expected there to be fields for both the External URL and the Local URL, however, it appears there is only a single field for Local Network.

image

I do have SSL configured (using the Let’s Encrypt add-on) in my configuration.yaml file, but nothing else that I would have thought would prevent configuring the external URL:

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:

# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
http:
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem
  ip_ban_enabled: true
  login_attempts_threshold: 5

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

Does anyone know why I wouldn’t be able to configure the External URL through the UI?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>