From fb830142a0d75e8c6b0bb517f2a1d4fd22425123 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sun, 9 Apr 2017 21:07:54 +0000 Subject: [PATCH] #71 Bring additional LED online. --- .HA_VERSION | 2 +- configuration.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.HA_VERSION b/.HA_VERSION index ca59bb07..d7c66d28 100755 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -0.41.0 \ No newline at end of file +0.42.2 \ No newline at end of file diff --git a/configuration.yaml b/configuration.yaml index f2eb77d3..454d8001 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -47,6 +47,9 @@ light 2: - platform: flux_led automatic_add: True devices: + 192.168.10.214: + name: led_outdoor_den + mode: "rgb" 192.168.10.213: name: led_garage_large mode: "rgb"