From b61169a3afaf55bd34258f013dcadfdb4f4f9ea5 Mon Sep 17 00:00:00 2001 From: William Sutton Date: Fri, 28 Aug 2020 04:13:06 -0400 Subject: [PATCH] Update envisalink.markdown (#14331) Added working hostname configuration instructions. IP address and hostname both now work, rather than IP address only. --- source/_integrations/envisalink.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/envisalink.markdown b/source/_integrations/envisalink.markdown index 0fd9f0b09d0..70b37f4f5b3 100644 --- a/source/_integrations/envisalink.markdown +++ b/source/_integrations/envisalink.markdown @@ -29,7 +29,7 @@ An `envisalink` section must be present in the `configuration.yaml` file and con ```yaml # Example configuration.yaml entry envisalink: - host: + host: panel_type: HONEYWELL or DSC user_name: YOUR_USERNAME password: YOUR_PASSWORD @@ -54,7 +54,7 @@ envisalink: {% configuration %} host: - description: The IP address of the Envisalink device on your home network. + description: The IP address or hostname (host.fqdn.tld) of the Envisalink device on your home network. required: true type: string panel_type: