diff --git a/homeassistant/components/light/limitlessled.py b/homeassistant/components/light/limitlessled.py index e4eb588688c..b3e0858ffe2 100644 --- a/homeassistant/components/light/limitlessled.py +++ b/homeassistant/components/light/limitlessled.py @@ -1,16 +1,21 @@ """ homeassistant.components.light.limitlessled -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Support for LimitlessLED bulbs, also known as... -EasyBulb -AppLight -AppLamp -MiLight -LEDme -dekolight -iLight +- EasyBulb +- AppLight +- AppLamp +- MiLight +- LEDme +- dekolight +- iLight + +Configuration: + +To use limitlessled you will need to add the following to your +config/configuration.yaml. light: platform: limitlessled