From fb37b8e5daf1bb195d5a510596d54f389b6ebd09 Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Wed, 9 Oct 2019 21:37:35 +0200 Subject: [PATCH] add transition to all yeelights --- yeelight.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yeelight.yaml b/yeelight.yaml index a977d920..099fe8b7 100644 --- a/yeelight.yaml +++ b/yeelight.yaml @@ -10,7 +10,10 @@ devices: transition: 1000 !secret upper_stairs_yeelight_ip: name: upper_stairs_yeelight + transition: 1000 !secret livingroom_yeelight_ip: name: livingroom_yeelight + transition: 1000 !secret lower_bathroom_yeelight_ip: - name: lower_bathroom_yeelight \ No newline at end of file + name: lower_bathroom_yeelight + transition: 1000 \ No newline at end of file