Require empty house for scheduled Roborock runs
This commit is contained in:
@@ -148,6 +148,10 @@
|
||||
at: "10:00:00"
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.family_presence
|
||||
state: "off"
|
||||
|
||||
- condition: state
|
||||
entity_id: binary_sensor.arbejdsdag
|
||||
state: "on"
|
||||
@@ -173,6 +177,10 @@
|
||||
at: "12:00:00"
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.family_presence
|
||||
state: "off"
|
||||
|
||||
- condition: state
|
||||
entity_id: binary_sensor.arbejdsdag
|
||||
state: "on"
|
||||
|
||||
Reference in New Issue
Block a user