New Version! and New fixes from @robbiet480 for Hue Lights! Boom!

This commit is contained in:
CCOSTAN 2017-01-29 00:55:30 +00:00
parent 0a41b0e3c6
commit eb59d44604
3 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
0.37.0.dev0
0.37.0

View File

@ -34,6 +34,8 @@ light:
- platform: hue
host: 192.168.10.75
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

1
emulated_hue_ids.json Normal file
View File

@ -0,0 +1 @@
{"9": "switch.living_room_outlet", "17": "input_boolean.guest_mode", "24": "group.outdoor_pool_lights", "20": "switch.garage_outlet", "8": "switch.printer_outlet", "28": "switch.foyer_outlet", "33": "group.office_lights", "6": "group.dining_room_lights", "3": "switch.kitchen_accents", "10": "group.garage_lights", "4": "group.dinette_lights", "32": "group.living_room_lights", "30": "switch.outlet_304_4", "22": "light.outdoor_den", "27": "group.upstairs_lights", "7": "group.living_room_accents", "25": "group.interior_lights", "15": "group.hallway_lights", "21": "group.bedroom_lights", "19": "group.all_switches", "5": "switch.living_room_amp", "26": "scene.living_room_tv_time", "11": "group.foyer_lights", "14": "switch.den_outlet", "2": "group.outdoor_front_lights", "13": "group.kitchen_lights", "23": "light.garage_left", "29": "group.amps", "12": "group.all_lights", "31": "group.outdoor_lights", "16": "switch.kitchen_accent_2", "18": "group.den_lights", "1": "switch.front_door_outlet"}