Decided the strip was bright enough at 20%

This commit is contained in:
2023-08-01 13:37:35 -04:00
parent c3418fd88d
commit 0cfb41c4f4

View File

@ -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