How about some random delays! Boom! Mic Drop!

This commit is contained in:
CCOSTAN
2017-01-06 00:46:38 +00:00
parent a00052b3c9
commit 7645066b76

View File

@@ -17,7 +17,7 @@ front_house_motion:
state: 'below.horizon'
- service: scene.turn_on
entity_id: scene.front_full_brightness
- delay: '00:10:00'
- delay: '00:{{ (range(5, 20)|random|int) }}:00'
- service: light.turn_off
entity_id: group.outdoor_front_lights
- delay: '00:00:10'