From 3880d3433f2b69a6dace75e0f83de59ce3b4c363 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sat, 31 Dec 2016 00:13:11 +0000 Subject: [PATCH] Updated with new LED RGB light config --- configuration.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index ea09ca37..896d4b78 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -39,8 +39,11 @@ light: - platform: flux_led devices: 192.168.10.150: - mode: "rgb" name: Garage_Left + mode: "rgb" + 192.168.10.167: + name: Garage_Small + mode: "rgb" emulated_hue: host_ip: 192.168.10.10