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