Updated with New Hue Devices and a 3rd Hub.

This commit is contained in:
ccostan 2019-07-20 14:49:47 -04:00
parent 47ec932d4b
commit 91f116237c
3 changed files with 12 additions and 4 deletions

View File

@ -112,15 +112,21 @@ updater:
include_used_components: true include_used_components: true
sun: sun:
hue: hue:
bridges: bridges:
- host: 192.168.10.75 - host: 192.168.10.75
filename: phue.conf # filename: phue.conf
allow_unreachable: true allow_unreachable: true
allow_hue_groups: false allow_hue_groups: false
- host: 192.168.10.76 - 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_unreachable: true
allow_hue_groups: false allow_hue_groups: false

View File

@ -12,11 +12,13 @@
light.M1_back_right: light.M1_back_right:
state: on state: on
transition: 10 transition: 10
brightness: 1 color_name: 'Gold'
brightness: 30
light.M1_back_left: light.M1_back_left:
state: on state: on
transition: 40 transition: 40
brightness: 1 color_name: 'Gold'
brightness: 30
light.tv_stand_light: light.tv_stand_light:
state: on state: on
transition: 400 transition: 400

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 21 KiB