Updated with New Hue Devices and a 3rd Hub.
This commit is contained in:
parent
47ec932d4b
commit
91f116237c
|
@ -112,15 +112,21 @@ updater:
|
|||
include_used_components: true
|
||||
|
||||
sun:
|
||||
|
||||
hue:
|
||||
bridges:
|
||||
- host: 192.168.10.75
|
||||
filename: phue.conf
|
||||
# filename: phue.conf
|
||||
allow_unreachable: true
|
||||
allow_hue_groups: false
|
||||
|
||||
- host: 192.168.10.76
|
||||
filename: phue2.conf
|
||||
# filename: phue2.conf
|
||||
allow_unreachable: true
|
||||
allow_hue_groups: false
|
||||
|
||||
- host: 192.168.10.77
|
||||
# filename: phue3.conf
|
||||
allow_unreachable: true
|
||||
allow_hue_groups: false
|
||||
|
||||
|
|
|
@ -12,11 +12,13 @@
|
|||
light.M1_back_right:
|
||||
state: on
|
||||
transition: 10
|
||||
brightness: 1
|
||||
color_name: 'Gold'
|
||||
brightness: 30
|
||||
light.M1_back_left:
|
||||
state: on
|
||||
transition: 40
|
||||
brightness: 1
|
||||
color_name: 'Gold'
|
||||
brightness: 30
|
||||
light.tv_stand_light:
|
||||
state: on
|
||||
transition: 400
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue