From b3c9176b833a91f50bb5aaf42b905cbab74bedda Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Tue, 28 Feb 2017 01:05:58 +0000 Subject: [PATCH] Closes #86 - Added in Second Hue Hub. --- configuration.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index b008a7d7..fa715a3d 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -33,6 +33,13 @@ light: allow_in_emulated_hue: false allow_hue_groups: false +light 2: + - platform: hue + host: 192.168.10.76 + allow_unreachable: true + allow_in_emulated_hue: false + allow_hue_groups: false + # Reference : https://www.flexfireleds.com/pages/Comparison-between-3528-LEDs-and-5050-LEDs.html - platform: flux_led automatic_add: True