```yaml
alias: 洗衣区任务
description: ""
triggers:
- type: power
device_id: 6417448b1408bac249d79361d5561d51
entity_id: 55b83333b44aad55bcf59d7905247f71
domain: sensor
trigger: device
below: 3
for:
hours: 0
minutes: 3
seconds: 0
conditions: []
actions:
- device_id: f99465db3ebdddf73ff3b4be8e781c14
domain: mobile_app
type: notify
message: 洗衣区消息
title: 洗衣/干衣任务已完成
mode: single
```
写的自动化判断洗衣机任务是否完成 |