Closes #86 - Added in Second Hue Hub.

pull/76/merge
CCOSTAN 9 years ago
parent 5b0ae5611f
commit b3c9176b83

@ -33,6 +33,13 @@ light:
allow_in_emulated_hue: false allow_in_emulated_hue: false
allow_hue_groups: 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 # Reference : https://www.flexfireleds.com/pages/Comparison-between-3528-LEDs-and-5050-LEDs.html
- platform: flux_led - platform: flux_led
automatic_add: True automatic_add: True

Loading…
Cancel
Save

Powered by TurnKey Linux.