Fix doorbell delay
This commit is contained in:
parent
57bf1d3073
commit
45d46b5a34
@ -34,7 +34,8 @@
|
||||
value: 'Door bell music'
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.siren_switch
|
||||
- delay: '30'
|
||||
- delay:
|
||||
milliseconds: 30
|
||||
- service: light.turn_on
|
||||
data:
|
||||
hs_color: [ 240,100 ]
|
||||
|
Loading…
Reference in New Issue
Block a user