Move and rename office brightness automations
This commit is contained in:
parent
1de8b284cc
commit
427f6643b6
@ -1,4 +1,4 @@
|
||||
- id: brightness-dark
|
||||
- id: office-brightness-dark
|
||||
alias: '[Brightness] Dark - close covers'
|
||||
mode: single
|
||||
trigger:
|
||||
@ -20,7 +20,7 @@
|
||||
- cover.office_blinds
|
||||
- cover.dining_blinds
|
||||
|
||||
- id: brightness-dark-lights-on
|
||||
- id: office-brightness-dark-lights-on
|
||||
alias: '[Brightness] Dark - turn on lights'
|
||||
mode: single
|
||||
trigger:
|
||||
@ -49,7 +49,7 @@
|
||||
action:
|
||||
- service: script.office_lights_on
|
||||
|
||||
- id: brightness-ok-lights-off
|
||||
- id: office-brightness-ok-lights-off
|
||||
alias: '[Brightness] Dark - turn off lights'
|
||||
mode: single
|
||||
trigger:
|
||||
@ -67,7 +67,7 @@
|
||||
action:
|
||||
- service: script.office_lights_off
|
||||
|
||||
- id: brightness-ok
|
||||
- id: office-brightness-ok
|
||||
alias: '[Brightness] OK - open covers'
|
||||
mode: single
|
||||
trigger:
|
||||
@ -127,7 +127,7 @@
|
||||
- cover.dining_blinds
|
||||
- service: script.office_blinds_up
|
||||
|
||||
- id: brightness-bright
|
||||
- id: office-brightness-bright
|
||||
alias: '[Brightness] Bright - close covers'
|
||||
mode: single
|
||||
trigger:
|
Loading…
Reference in New Issue
Block a user