mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update NO-IP docs to clarify what it does and doesn't do (#7216)
This commit is contained in:
parent
3c44d2b37a
commit
91baeb85ba
@ -12,9 +12,9 @@ ha_category: Network
|
||||
ha_release: 0.57
|
||||
---
|
||||
|
||||
With the `no_ip` component you can keep your [NO-IP.com](https://www.noip.com) record up to date.
|
||||
|
||||
With the `no_ip` component you can keep your current IP address in sync with your [NO-IP.com](https://www.noip.com) hostname or domain.
|
||||
|
||||
Note that it does not confirm your hostname (as is required periodically for free domain names); you will still need to do that manually.
|
||||
|
||||
To use the component in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
@ -28,7 +28,7 @@ no_ip:
|
||||
|
||||
{% configuration %}
|
||||
domain:
|
||||
description: Your FQDN.
|
||||
description: Your fully qualified domain name (FQDN).
|
||||
required: true
|
||||
type: string
|
||||
username:
|
||||
|
Loading…
x
Reference in New Issue
Block a user