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