From 0cfb41c4f4f797dfb9d1a6d129c07c01520f697b Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 1 Aug 2023 13:37:35 -0400 Subject: [PATCH] Decided the strip was bright enough at 20% --- packages/security.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/packages/security.yaml b/packages/security.yaml index 01b05ce..14f7650 100644 --- a/packages/security.yaml +++ b/packages/security.yaml @@ -198,17 +198,6 @@ automation: - condition: state entity_id: input_boolean.kallen_school_today state: 'on' - - if: - - condition: state - entity_id: binary_sensor.early_night_mode - state: 'on' - then: - - service: light.turn_on - target: - entity_id: light.stairwell_led_strip - data: - color_temp_kelvin: 2000 - brightness: 150 - service: script.security_disarm - conditions: - condition: trigger @@ -293,17 +282,6 @@ automation: after: '04:15' before: '13:30' then: - - if: - - condition: state - entity_id: binary_sensor.early_night_mode - state: 'on' - then: - - service: light.turn_on - target: - entity_id: light.stairwell_led_strip - data: - color_temp_kelvin: 2000 - brightness: 50 - service: script.security_arm_home - id: c7927c59-e0fe-48b9-b308-dd90fb774920