UPdate configuration sample

This commit is contained in:
Fabian Affolter 2015-10-08 10:15:30 +02:00
parent 86d1bf5d85
commit 3c640ba150

View File

@ -17,7 +17,7 @@ To add blinkstick to your installation, add the following to your `configuration
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
light: light:
platform: blinkstick platform: blinksticklight
serial: /dev/ttyUSB0 serial: /dev/ttyUSB0
name: Living Room name: Living Room
``` ```