mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Renamed internal and external network settings. (#25257)
fixes undefined
This commit is contained in:
parent
1104beb7dc
commit
13661cd57e
@ -66,12 +66,12 @@ to set this up.
|
|||||||
|
|
||||||
Go to **Settings** -> **System** -> **Network**.
|
Go to **Settings** -> **System** -> **Network**.
|
||||||
|
|
||||||
On this page, two fields that can resolve this issue: "External URL"
|
On this page, two fields that can resolve this issue: "Local Network"
|
||||||
and "Internal URL".
|
and "Internet".
|
||||||
|
|
||||||
- **Internal URL**: The URL you type in your browser when you are **at home**,
|
- **Local Network**: The URL you type in your browser when you are **at home**,
|
||||||
connected to your home network, e.g., `http://homeassistant.local:8123`
|
connected to your home network, e.g., `http://homeassistant.local:8123`
|
||||||
- **External URL**: The URL you type in your browser when you are **not home**,
|
- **Internet**: The URL you type in your browser when you are **not home**,
|
||||||
connected to your home network, e.g., `https://example.duckdns.org`
|
connected to your home network, e.g., `https://example.duckdns.org`
|
||||||
|
|
||||||
Some additional notes:
|
Some additional notes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user