diff --git a/source/_components/light.hue.markdown b/source/_components/light.hue.markdown index 3ba5156cb5d..3575bdb96af 100644 --- a/source/_components/light.hue.markdown +++ b/source/_components/light.hue.markdown @@ -22,4 +22,5 @@ If you want to enable the light component directly, add the following lines to y # Example configuration.yaml entry light: platform: hue + host: DEVICE_IP_ADDRESS ```