diff --git a/automations/files/automations/vacuum.yaml b/automations/files/automations/vacuum.yaml index fee0b4d..8cb28f4 100644 --- a/automations/files/automations/vacuum.yaml +++ b/automations/files/automations/vacuum.yaml @@ -8,7 +8,6 @@ condition: [] action: - service: vacuum.start - data: {} entity_id: vacuum.robot_vacuum mode: single diff --git a/automations/files/automations/work-finished.yaml b/automations/files/automations/work-finished.yaml index cbd5e4a..320313a 100644 --- a/automations/files/automations/work-finished.yaml +++ b/automations/files/automations/work-finished.yaml @@ -8,6 +8,8 @@ for: hours: 8 action: + - service: vacuum.start + entity_id: vacuum.robot_vacuum - service: light.turn_on data: brightness: 200