From 037ba1619c26658a8c04a0a57ff5d35647f2e65b Mon Sep 17 00:00:00 2001 From: Li-Wen Yip Date: Sat, 17 Feb 2018 18:49:04 +1100 Subject: [PATCH] Added hyphen Added hyphen so that this example config will still work if there are already other scenes defined in configuration.yaml --- source/_components/scene.lifx_cloud.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/scene.lifx_cloud.markdown b/source/_components/scene.lifx_cloud.markdown index cddb7cafd26..7b6ac7a2799 100644 --- a/source/_components/scene.lifx_cloud.markdown +++ b/source/_components/scene.lifx_cloud.markdown @@ -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: