From 91baeb85ba33fdd269cabb15624a58670bc5a742 Mon Sep 17 00:00:00 2001 From: Lindsay Ward Date: Mon, 29 Oct 2018 08:28:10 +1000 Subject: [PATCH] Update NO-IP docs to clarify what it does and doesn't do (#7216) --- source/_components/no_ip.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/no_ip.markdown b/source/_components/no_ip.markdown index 8456c6678dc..6fd472b8de5 100644 --- a/source/_components/no_ip.markdown +++ b/source/_components/no_ip.markdown @@ -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: