mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Correct configuration description
This commit is contained in:
parent
9e26469f9e
commit
cc969b49ae
@ -18,11 +18,11 @@ To add blinkstick to your installation, add the following to your `configuration
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
light:
|
light:
|
||||||
platform: blinksticklight
|
platform: blinksticklight
|
||||||
serial: /dev/ttyUSB0
|
serial: BS000795-1.1
|
||||||
name: Living Room
|
name: Living Room
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
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.
|
- **name** (*Required*): Name of the stick.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user