mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
Adding in new LED Lightstrip to Scenes.
This commit is contained in:
parent
450c54adf7
commit
f0da388e4f
@ -34,8 +34,7 @@
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.tv_light
|
||||
- light.tv_stand_light
|
||||
- light.couch_1
|
||||
data:
|
||||
transition: 1200
|
||||
- service: switch.turn_on
|
||||
@ -57,8 +56,7 @@
|
||||
action:
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.tv_light
|
||||
- light.tv_stand_light
|
||||
- light.couch_1
|
||||
data:
|
||||
transition: 1200
|
||||
- service: switch.turn_off
|
||||
|
@ -39,7 +39,7 @@ light:
|
||||
devices:
|
||||
192.168.10.150:
|
||||
mode: "rgb"
|
||||
name: Test Strip
|
||||
name: Garage_Left
|
||||
|
||||
emulated_hue:
|
||||
host_ip: 192.168.10.10
|
||||
|
@ -40,6 +40,10 @@
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
color_name: 'ForestGreen'
|
||||
brightness: 255
|
||||
|
||||
- name: front_full_brightness
|
||||
entities:
|
||||
@ -58,6 +62,10 @@
|
||||
light.outdoor_sconce_3:
|
||||
state: on
|
||||
brightness: 255
|
||||
light.garage_left:
|
||||
state: on
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user