Return to 1s transitions
2s just felt too long.
This commit is contained in:
parent
b52c980268
commit
110b0e9c66
@ -109,11 +109,11 @@ script:
|
|||||||
red: 1
|
red: 1
|
||||||
green: 1
|
green: 1
|
||||||
blue: 1
|
blue: 1
|
||||||
transition_length: 2s
|
transition_length: 1s
|
||||||
else:
|
else:
|
||||||
- light.turn_off:
|
- light.turn_off:
|
||||||
id: output_led
|
id: output_led
|
||||||
transition_length: 2s
|
transition_length: 1s
|
||||||
|
|
||||||
- id: pir_handler
|
- id: pir_handler
|
||||||
then:
|
then:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user