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