mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-15 14:16:08 +00:00
Updated with New LED light strips above Den!
This commit is contained in:
parent
a8be527871
commit
74dfce683b
@ -44,7 +44,10 @@ light:
|
||||
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
|
||||
listen_port: 8300
|
||||
|
@ -78,6 +78,11 @@ light.garage_left:
|
||||
emulated_hue: True
|
||||
hidden: False
|
||||
|
||||
light.outdoor_den:
|
||||
friendly_name: 'Outdoor Den'
|
||||
emulated_hue: True
|
||||
hidden: False
|
||||
|
||||
light.hallway:
|
||||
friendly_name: 'Hallway'
|
||||
emulated_hue: False
|
||||
|
@ -71,6 +71,7 @@ Outdoor Front Lights:
|
||||
- light.outdoor_sconce_3
|
||||
- light.garage_left
|
||||
- light.garage_small
|
||||
- light.outdoor_den
|
||||
|
||||
Garage lights:
|
||||
control: hidden
|
||||
|
@ -22,6 +22,18 @@
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
light.garage_small:
|
||||
state: on
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
color_name: 'Yellow'
|
||||
brightness: 150
|
||||
|
||||
- name: month_front_12_colors
|
||||
entities:
|
||||
@ -49,6 +61,10 @@
|
||||
state: on
|
||||
color_name: 'RoyalBlue'
|
||||
brightness: 255
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
color_name: 'RoyalBlue'
|
||||
brightness: 255
|
||||
|
||||
- name: front_full_brightness
|
||||
entities:
|
||||
@ -75,5 +91,10 @@
|
||||
state: on
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_den:
|
||||
state: on
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user