mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
11 lines
197 B
YAML
11 lines
197 B
YAML
name: "Close Windows"
|
|
done_message: "Windows are closed"
|
|
entity_id: binary_sensor.close_windows
|
|
state: "on"
|
|
repeat:
|
|
- 30
|
|
can_acknowledge: True
|
|
skip_first: false
|
|
notifiers:
|
|
- mobile_app_pixel_7
|