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:
parent
34d31fc368
commit
037ba1619c
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue