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).