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,7 +17,7 @@ The `lifx_cloud` scene platform allows you to activate the scenes that LIFX smar
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
scene: scene:
platform: lifx_cloud - platform: lifx_cloud
token: YOUR_LIFX_TOKEN token: YOUR_LIFX_TOKEN
``` ```