diff --git a/source/components/light.blinkstick.markdown b/source/components/light.blinkstick.markdown index 1a5e6565fa9..39aef811f71 100644 --- a/source/components/light.blinkstick.markdown +++ b/source/components/light.blinkstick.markdown @@ -17,7 +17,7 @@ To add blinkstick to your installation, add the following to your `configuration ```yaml # Example configuration.yaml entry light: - platform: blinkstick + platform: blinksticklight serial: /dev/ttyUSB0 name: Living Room ```