mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
Closes #71 - Added Project box to the LED strips.
This commit is contained in:
@@ -37,15 +37,9 @@ light:
|
||||
- platform: flux_led
|
||||
automatic_add: True
|
||||
devices:
|
||||
192.168.10.150:
|
||||
192.168.10.179:
|
||||
name: Garage_Left
|
||||
mode: "rgb"
|
||||
192.168.10.167:
|
||||
name: Garage_Small
|
||||
mode: "rgb"
|
||||
192.168.10.168:
|
||||
name: Outdoor_Den
|
||||
mode: "rgb"
|
||||
|
||||
emulated_hue:
|
||||
host_ip: 192.168.10.10
|
||||
|
@@ -45,14 +45,15 @@
|
||||
state: 'on'
|
||||
#color_name: 'Cream'
|
||||
rgb_color: [255,253,208]
|
||||
light.outdoor_sconce_1:
|
||||
brightness: 30
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'Red'
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
#color_name: 'White' Smoke
|
||||
rgb_color: [245,245,245]
|
||||
light.outdoor_sconce_3:
|
||||
light.outdoor_sconce_1:
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
|
||||
@@ -62,6 +63,3 @@
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 250
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user