fix(doorbell): button press led effect
This commit is contained in:
parent
836c2e20a4
commit
6348377ce9
1 changed files with 1 additions and 8 deletions
|
@ -36,14 +36,7 @@ binary_sensor:
|
||||||
green: 0.5
|
green: 0.5
|
||||||
blue: 1
|
blue: 1
|
||||||
effect: pulse
|
effect: pulse
|
||||||
- delay: 4s
|
- delay: 5s
|
||||||
- light.turn_off: ring
|
|
||||||
- light.turn_on:
|
|
||||||
id: ring
|
|
||||||
red: 1
|
|
||||||
green: 0
|
|
||||||
blue: 0
|
|
||||||
- delay: 1s
|
|
||||||
- light.turn_off: ring
|
- light.turn_off: ring
|
||||||
|
|
||||||
output:
|
output:
|
||||||
|
|
Loading…
Add table
Reference in a new issue