From 3ab4426af4d942ec32556ccaca4b4108aad80ee2 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Mon, 21 Nov 2016 23:05:37 +0000 Subject: [PATCH] Helper lights and Fancy stuff when opening and losing the pantry --- automation/zwave_hallway_door_sensor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/zwave_hallway_door_sensor.yaml b/automation/zwave_hallway_door_sensor.yaml index d77ba47a..3d4ad7cd 100755 --- a/automation/zwave_hallway_door_sensor.yaml +++ b/automation/zwave_hallway_door_sensor.yaml @@ -38,7 +38,7 @@ trigger: - platform: state entity_id: light.k4 - state: on + state: 'on' for: '00:20:00' - platform: event event_type: zwave.node_event @@ -49,7 +49,7 @@ condition: condition: state entity_id: light.k1 - state: off + state: 'off' action: - service: light.turn_off