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'
|
alias: '[Brightness] Dark - close covers'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
@ -20,7 +20,7 @@
|
|||||||
- cover.office_blinds
|
- cover.office_blinds
|
||||||
- cover.dining_blinds
|
- cover.dining_blinds
|
||||||
|
|
||||||
- id: brightness-dark-lights-on
|
- id: office-brightness-dark-lights-on
|
||||||
alias: '[Brightness] Dark - turn on lights'
|
alias: '[Brightness] Dark - turn on lights'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
@ -49,7 +49,7 @@
|
|||||||
action:
|
action:
|
||||||
- service: script.office_lights_on
|
- service: script.office_lights_on
|
||||||
|
|
||||||
- id: brightness-ok-lights-off
|
- id: office-brightness-ok-lights-off
|
||||||
alias: '[Brightness] Dark - turn off lights'
|
alias: '[Brightness] Dark - turn off lights'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
@ -67,7 +67,7 @@
|
|||||||
action:
|
action:
|
||||||
- service: script.office_lights_off
|
- service: script.office_lights_off
|
||||||
|
|
||||||
- id: brightness-ok
|
- id: office-brightness-ok
|
||||||
alias: '[Brightness] OK - open covers'
|
alias: '[Brightness] OK - open covers'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
@ -127,7 +127,7 @@
|
|||||||
- cover.dining_blinds
|
- cover.dining_blinds
|
||||||
- service: script.office_blinds_up
|
- service: script.office_blinds_up
|
||||||
|
|
||||||
- id: brightness-bright
|
- id: office-brightness-bright
|
||||||
alias: '[Brightness] Bright - close covers'
|
alias: '[Brightness] Bright - close covers'
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
Loading…
Reference in New Issue
Block a user