mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -18,7 +18,7 @@ triggers:
|
||||
|
||||
- trigger: state
|
||||
id: motion_off
|
||||
entity_id: binary_sensor.mancave_motion_switch_home_security_motion_detection
|
||||
entity_id: binary_sensor.mancave_motion_switch_motion_detection
|
||||
to: "off"
|
||||
for: "00:15:00"
|
||||
|
||||
@@ -38,7 +38,7 @@ action:
|
||||
- condition: trigger
|
||||
id: "door_closed"
|
||||
- condition: state
|
||||
entity_id: binary_sensor.mancave_motion_switch_home_security_motion_detection
|
||||
entity_id: binary_sensor.mancave_motion_switch_motion_detection
|
||||
state: "off"
|
||||
- condition: state
|
||||
entity_id: light.mancave
|
||||
|
||||
Reference in New Issue
Block a user