Minor Update

pull/76/head
CCOSTAN 9 years ago
parent f9809ff74f
commit f0e16ef978

@ -15,7 +15,7 @@ front_house_motion:
- condition: state
entity_id: sun.sun
state: 'below_horizon'
- service: input_boolean.turn_on
data:
entity_id: input_boolean.alert_mode
@ -27,15 +27,8 @@ front_house_motion:
entity_id: input_boolean.alert_mode
- service: scene.turn_on
entity_id: scene.front_full_brightness
- service: input_boolean.turn_off
data:
entity_id: input_boolean.alert_mode
- delay: '00:{{ (range(5, 20)|random|int) }}:00'
- service: light.turn_off
entity_id: group.outdoor_front_lights
- delay: '00:00:10'
- service: script.monthly_color_scene
Loading…
Cancel
Save

Powered by TurnKey Linux.