From e981741f8929a08bfd1780ae62b25e5075d5a78a Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 23 Jan 2020 23:05:27 +0100 Subject: [PATCH] fix automation yaml --- automations/lights.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/automations/lights.yaml b/automations/lights.yaml index c856599..fed472a 100644 --- a/automations/lights.yaml +++ b/automations/lights.yaml @@ -6,8 +6,8 @@ event: start action: - service: light.turn_on - data: - rgb_color: [255, 147, 41] - entity_id: - - light.0xec1bbdfffe9cc96e_light - - light.0xec1bbdfffe59b929_light \ No newline at end of file + data: + rgb_color: [255, 147, 41] + entity_id: + - light.0xec1bbdfffe9cc96e_light + - light.0xec1bbdfffe59b929_light