From b6ff4e607cb062781dfca7d78d902b6ea7777e06 Mon Sep 17 00:00:00 2001 From: Joeboyc2 Date: Tue, 3 Jan 2017 18:41:51 +0000 Subject: [PATCH] Updated Configuration variables text (#1704) The text for the configuration variables was not relevent to the listed variables. i have updated it in my own words, happy for this to be changed to conform to other documents, are there other variables to be added? --- source/_components/light.hyperion.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/light.hyperion.markdown b/source/_components/light.hyperion.markdown index 576f486f1ac..c2a79f5e95a 100644 --- a/source/_components/light.hyperion.markdown +++ b/source/_components/light.hyperion.markdown @@ -24,5 +24,5 @@ light: Configuration variables: -- **host** (*Optional*): To enable the automatic addition of lights on startup. -- **port** (*Optional*): A list of devices with their ip address and a custom name to use in the frontend. +- **host** (*Optional*): IP Address of the device the Hyperion service is running on. +- **port** (*Optional*): The Port used to comunicate with the Hyperion service (defualt is 19444).