From 427f6643b6998f07eac33a3c3fae87e05c536792 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sat, 4 Feb 2023 13:38:07 +0100 Subject: [PATCH] Move and rename office brightness automations --- .../{brightness.yaml => office-brightness.yaml} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename configuration/automations/{brightness.yaml => office-brightness.yaml} (95%) diff --git a/configuration/automations/brightness.yaml b/configuration/automations/office-brightness.yaml similarity index 95% rename from configuration/automations/brightness.yaml rename to configuration/automations/office-brightness.yaml index 6295f06..0da615e 100644 --- a/configuration/automations/brightness.yaml +++ b/configuration/automations/office-brightness.yaml @@ -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: