Added hyphen

Added hyphen so that this example config will still work if there are already other scenes defined in configuration.yaml
This commit is contained in:
Li-Wen Yip 2018-02-17 18:49:04 +11:00 committed by GitHub
parent 34d31fc368
commit 037ba1619c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@ The `lifx_cloud` scene platform allows you to activate the scenes that LIFX smar
```yaml
# Example configuration.yaml entry
scene:
platform: lifx_cloud
token: YOUR_LIFX_TOKEN
- platform: lifx_cloud
token: YOUR_LIFX_TOKEN
```
Configuration variables: