mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
10 lines
234 B
YAML
10 lines
234 B
YAML
name: "Take the dumpster to the curb"
|
|
done_message: "Trash has been taken out to the curb"
|
|
entity_id: binary_sensor.take_trash_out
|
|
state: "on"
|
|
repeat: 360
|
|
can_acknowledge: True
|
|
skip_first: False
|
|
notifiers:
|
|
- mobile_app_pixel_10_pro
|