mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -18,7 +18,7 @@ triggers:
|
||||
trigger: state
|
||||
alias: When the furnace room door has been closed for 10 minutes
|
||||
- id: motion_off
|
||||
entity_id: binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
entity_id: binary_sensor.furnace_room_motion_switch_motion_detection
|
||||
to: "off"
|
||||
for: "00:15:00"
|
||||
trigger: state
|
||||
@@ -40,7 +40,7 @@ actions:
|
||||
id: door_closed
|
||||
- condition: state
|
||||
entity_id: >-
|
||||
binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
binary_sensor.furnace_room_motion_switch_motion_detection
|
||||
state: "off"
|
||||
- condition: state
|
||||
entity_id: light.furnace_room
|
||||
|
||||
Reference in New Issue
Block a user