1
0

Change desktop light

This commit is contained in:
pgrondek 2021-05-07 01:04:02 +02:00
parent ddab668268
commit 53a87bf444
3 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
action:
- service: light.turn_on
data:
entity_id: light.desk_lamp
entity_id: light.desk_lightbar
mode: single
- id: button-computer-cave-off
alias: '[Computer Cave] Button Off'
@ -22,7 +22,7 @@
action:
- service: light.turn_off
data:
entity_id: light.desk_lamp
entity_id: light.desk_lightbar
mode: single
- id: button-computer-cave-hold-on
alias: '[Computer Cave] Button Hold On'

View File

@ -7,11 +7,10 @@
to: 'off'
for:
minutes: 5
condition: []
action:
- service: light.turn_off
data: {}
entity_id:
- light.computer_lights
- light.desk_lamp
- light.desk_lightbar
- light.desk_lightbar_ambilight
mode: single

View File

@ -8,9 +8,9 @@ good_night:
option: Night
entity_id: input_select.home_mode
- service: light.turn_off
data: { }
entity_id:
- light.desk_lamp
- light.desk_lightbar
- light.desk_lightbar_ambilight
- light.computer_lights
- light.tv_lights
- light.couch_lamp
@ -62,7 +62,8 @@ leave_home:
- service: light.turn_off
data: { }
entity_id:
- light.desk_lamp
- light.desk_lightbar
- light.desk_lightbar_ambilight
- light.computer_lights
- light.tv_lights
- light.couch_lamp