1
0
ansible-home-assistant/configuration/alert.yaml

24 lines
533 B
YAML
Raw Normal View History

washing_machine:
name: Washing machine is done
done_message: Laundry taken out
entity_id: input_boolean.washing_machine_done
state: 'on'
repeat: 30
message: Washing machine is done, take out laundry
notifiers:
2023-09-07 19:49:15 +00:00
- mobile_app_iphone
washing_clothes_dry:
name: Put clothes away
done_message: Good job
entity_id: input_boolean.washing_clothes_dry
state: 'on'
repeat: 30
message: Put clothes away
notifiers:
- mobile_app_iphone
data:
actions:
- action: CLOTHES_PUT_AWAY
title: Done