Decided the strip was bright enough at 20%
This commit is contained in:
@ -198,17 +198,6 @@ automation:
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.kallen_school_today
|
entity_id: input_boolean.kallen_school_today
|
||||||
state: 'on'
|
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
|
- service: script.security_disarm
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
@ -293,17 +282,6 @@ automation:
|
|||||||
after: '04:15'
|
after: '04:15'
|
||||||
before: '13:30'
|
before: '13:30'
|
||||||
then:
|
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
|
- service: script.security_arm_home
|
||||||
|
|
||||||
- id: c7927c59-e0fe-48b9-b308-dd90fb774920
|
- id: c7927c59-e0fe-48b9-b308-dd90fb774920
|
||||||
|
Reference in New Issue
Block a user