diff --git a/source/components/light.blinksticklight.markdown b/source/components/light.blinksticklight.markdown index 39aef811f71..4ba32af055e 100644 --- a/source/components/light.blinksticklight.markdown +++ b/source/components/light.blinksticklight.markdown @@ -18,11 +18,11 @@ To add blinkstick to your installation, add the following to your `configuration # Example configuration.yaml entry light: platform: blinksticklight - serial: /dev/ttyUSB0 + serial: BS000795-1.1 name: Living Room ``` Configuration variables: -- **serial** (*Required*): The port where your stick is connected to. +- **serial** (*Required*): The serial number of your stick. - **name** (*Required*): Name of the stick.